mirror of https://github.com/torvalds/linux.git
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 | ||