mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-01-30 09:03:22 -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.