git: kernel - Fix bug in malloc_reinit_ncpus()
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Jan 6 10:10:19 PST 2020
commit 7d5349e1da27b1119ba592c1a74ac82f3c1b39d5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Jan 6 10:04:35 2020 -0800
kernel - Fix bug in malloc_reinit_ncpus()
* malloc_reinit_ncpus() was not properly reinitializing the
last malloc_type in the linked list.
Summary of changes:
sys/kern/kern_slaballoc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d5349e1da27b1119ba592c1a74ac82f3c1b39d5
--
DragonFly BSD source repository
More information about the Commits
mailing list