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

cvs commit: src/sys/net if_mib.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 3 Jan 2005 15:25:25 -0800 (PST)

joerg       2005/01/03 15:25:25 PST

DragonFly src repository

  Modified files:
    sys/net              if_mib.c 
  Log:
  Check that the ifnet_addrs entry is actually used before dereferencing it.
  Also protect the check with splnet() to avoid further race conditions.
  
  Revision  Changes    Path
  1.4       +8 -3      src/sys/net/if_mib.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/if_mib.c.diff?r1=1.3&r2=1.4&f=u



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