You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is too generic: there may be multiple different OOB writes happening inside different parts of mlibc and triggered under different circumstances. Can you mention how you triggered the issue?
mlibc panicked at
Assertion '!"slab_pool corruption. Possible write to unallocated object"' failed!
.If a rear guard is placed (i.e all
malloc
calls allocatesize
+16
) it works. So its most likely an out of bounds access.The text was updated successfully, but these errors were encountered: