mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-02-08 02:55:24 -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.