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

cvs commit: src/sys/net/pf pf.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Jul 2006 15:42:23 -0700 (PDT)

dillon      2006/07/16 15:42:23 PDT

DragonFly src repository

  Modified files:
    sys/net/pf           pf.c 
  Log:
  Attempt to fix an occassional panic in pf_purge_expired_states() by
  replacing an unsafe loop iteration with a safe one.
  
  Reported-by: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
  Note:	Simon's crash only occurs once a month or so, so this patch is
  	not definitive.
  
  Revision  Changes    Path
  1.9       +42 -39    src/sys/net/pf/pf.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/pf/pf.c.diff?r1=1.8&r2=1.9&f=u



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