mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-22 01:49:11 +00:00
secure_path.c is in common, not compat
This commit is contained in:
parent
06e390a566
commit
c7635121d8
2
MANIFEST
2
MANIFEST
@ -15,6 +15,7 @@ common/fileops.c
|
|||||||
common/fmt_string.c
|
common/fmt_string.c
|
||||||
common/lbuf.c
|
common/lbuf.c
|
||||||
common/list.c
|
common/list.c
|
||||||
|
common/secure_path.c
|
||||||
common/setgroups.c
|
common/setgroups.c
|
||||||
common/sudo_conf.c
|
common/sudo_conf.c
|
||||||
common/sudo_debug.c
|
common/sudo_debug.c
|
||||||
@ -47,7 +48,6 @@ compat/regress/fnmatch/fnm_test.in
|
|||||||
compat/regress/glob/files
|
compat/regress/glob/files
|
||||||
compat/regress/glob/globtest.c
|
compat/regress/glob/globtest.c
|
||||||
compat/regress/glob/globtest.in
|
compat/regress/glob/globtest.in
|
||||||
compat/secure_path.c
|
|
||||||
compat/setenv.c
|
compat/setenv.c
|
||||||
compat/siglist.in
|
compat/siglist.in
|
||||||
compat/snprintf.c
|
compat/snprintf.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user