DragonFly BSD
DragonFly commits List (threaded) for 2011-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Fix incorrect assertion in lwkt_token_swap()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 18 Nov 2011 12:04:09 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]