Break the current slab_destroy() into 2 functions: slab_destroy and slab_destruct. slab_destruct calls the destructor code and any necessary debug code. -Matt