malloc() may return NULL, leading to NULL dereference. Add a NULL
check.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
sandboxer.c |
malloc() may return NULL, leading to NULL dereference. Add a NULL
check.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
sandboxer.c |