~jeffpc/libjeffpc#49: 
slab: add memory poisioning

To catch:

  • use of uninitialized object (poison on alloc)
  • use of freed object (poison on free)
Status
REPORTED
Submitter
~jeffpc
Assigned to
No-one
Submitted
5 months ago
Updated
5 months ago
Labels
feature