mirror of
https://github.com/torvalds/linux.git
synced 2026-09-18 16:48:03 +02:00
Sashiko (locally) reports a possible null dereference under memory
pressure due to the lack of validation of the allocated pointer.
Fix that by adding the missing check.
Fixes:
|
||
|---|---|---|
| .. | ||
| amdtee | ||
| optee | ||
| qcomtee | ||
| tstee | ||
| Kconfig | ||
| Makefile | ||
| tee_core.c | ||
| tee_heap.c | ||
| tee_private.h | ||
| tee_shm_pool.c | ||
| tee_shm.c | ||