mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-24 06:52:12 +00:00
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> |
||
---|---|---|
.. | ||
.tx | ||
hll | ||
load_policy | ||
man | ||
newrole | ||
po | ||
run_init | ||
scripts | ||
secon | ||
semodule | ||
sestatus | ||
setfiles | ||
setsebool | ||
.gitignore | ||
COPYING | ||
Makefile | ||
VERSION |