Skip to content
Commit 019faa44 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

sc-allocator: Do not panic on invalid header pointer (#13925)

We should not panic on an invalid header pointer and instead return an error. It is possible that
the application modifies the header pointer illegally, but then we should return an error instead of
panicking.
parent cd1e51a4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment