The kernel realloc() does not support M_ZERO, assert the case.
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Mar 2004 20:22:54 +0000 (20:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 15 Mar 2004 20:22:54 +0000 (20:22 +0000)
commiteb7f3e3cba5e2e94cfbf07ea9f0e5e7df632f966
tree7489d92206f2f282c3a2dda562c0024262c80292
parentc0f6c904974a941a14d9ffcd8638264d5415d3d2
The kernel realloc() does not support M_ZERO, assert the case.
sys/kern/kern_slaballoc.c