mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-01-27 15:47:12 -05:00
76860c72e1
It's the region pointer that can be NULL here, and p was checked at the beginning of the function. Also fix the test accordingly.