Fix panic on mb_free_ext() due to NULL destructor.
This used to happen because of the SET_MBUF_DESTRUCTOR() called
on unregif.
Submitted by: Vincenzo Maffione <v.maffione@gmail.com>
Fix panic on mb_free_ext() due to NULL destructor. Tags None Referenced Files None Subscribers None
Description
Details
|