git: kernel - Fix incorrect assertion in lwkt_token_swap()

看板DFBSD_commit作者時間14年前 (2011/11/19 04:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 84ecccb4cfc1af809c2a1b49edff92376ea38867 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Fri Nov 18 12:03:09 2011 -0800 kernel - Fix incorrect assertion in lwkt_token_swap() * The bounds check for the two tokens was off by one, resulting in a crash under certain circumstances. Summary of changes: sys/kern/lwkt_token.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/84ecccb4cfc1af809c2a1b49edff92376ea38867 -- DragonFly BSD source repository
文章代碼(AID): #1Eni37AX (DFBSD_commit)