Fix a bug introduced by recent INVARIANTS debugging additions, sometimes
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Oct 2003 16:09:00 +0000 (16:09 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 20 Oct 2003 16:09:00 +0000 (16:09 +0000)
commit8f1d5415bf591d4b37a73bfdaa38da100426fb38
treebf80b276c7f7f5d0299b053b31833a478a5389cf
parent8eba2c422a720fbe428e30cdaf31a78489ab209e
Fix a bug introduced by recent INVARIANTS debugging additions, sometimes
the first word of M_ZERO'd memory isn't zero'd.
sys/kern/kern_slaballoc.c