git: kernel - Fix minor mistake corrupting an allocation in rece

看板DFBSD_commit作者時間15年前 (2011/02/19 17:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 2619977bba2612a052da57c9f262caf65db31e25 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Feb 19 01:02:26 2011 -0800 kernel - Fix minor mistake corrupting an allocation in recent MPTable work * Fix an allocation which was too small (sizeof pointer vs structure), which fixes an early-boot panic. Reported-by: Peter Avalos <peter@theshell.com> Summary of changes: sys/platform/pc32/i386/mp_machdep.c | 2 +- sys/platform/pc64/x86_64/mp_machdep.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2619977bba2612a052da57c9f262caf65db31e25 -- DragonFly BSD source repository
文章代碼(AID): #1DNuuNSd (DFBSD_commit)