9229f8b3b7
The number of arguments passed to main(), argc, can be zero if the pathname passed to execve(2) is NULL, e.g. via: execve("/path/to/exe", {NULL}, {NULL}); Also avoid NULL pointer dereferences on the argument value. Signed-off-by: Christian Göttsche <cgzones@googlemail.com> |
||
---|---|---|
.. | ||
ru | ||
Makefile | ||
restore.c | ||
restore.h | ||
restorecon.8 | ||
restorecon_xattr.8 | ||
restorecon_xattr.c | ||
setfiles.8 | ||
setfiles.c |