git: kernel - Fix LWKT_TOKEN_HELD() assertion
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Aug 25 09:37:45 PDT 2010
commit bd92ea59f50e80987465277c10fe9d381321b4a5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Aug 25 09:35:58 2010 -0700
kernel - Fix LWKT_TOKEN_HELD() assertion
* Fix a null pointer dereference in ASSERT_LWKT_TOKEN_HELD().
Reported-by: alexh
Summary of changes:
sys/sys/thread.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bd92ea59f50e80987465277c10fe9d381321b4a5
--
DragonFly BSD source repository
More information about the Commits
mailing list