Ticket #451: slab_is_null.png

File slab_is_null.png, 33.8 KB (added by Maurizio Lombardi, 12 years ago)

in the slab_obj_destroy() function, if slab is null than the following instruction will be executed: "slab = obj2slab(obj);" I added an assert to raise a kernel panic if slab is still NULL.

slab_is_null.png