cvs commit: src/sys/kern lwkt_token.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Tue Feb  1 14:36:51 PST 2005
    
    
  
dillon      2005/02/01 14:36:26 PST
DragonFly src repository
  Modified files:
    sys/kern             lwkt_token.c 
  Log:
  Fix an invariant test that tries to catch locked tokens being left on the
  stack after a stack pop.
  
  Submitted-by: Aggelos Economopoulos <aoiko at xxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.11      +1 -1      src/sys/kern/lwkt_token.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/lwkt_token.c.diff?r1=1.10&r2=1.11&f=u
    
    
More information about the Commits
mailing list