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/netinet ip_encap.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 31 Jan 2005 21:34:33 -0800 (PST)

dillon      2005/01/31 21:34:33 PST

DragonFly src repository

  Modified files:
    sys/netinet          ip_encap.c 
  Log:
  encap_getarg() was not properly loading the pointer argument associated
  with the m_tag, returning garbage which would then panic the box.  The
  code path is primarily used by the GIF interface.
  
  Crash-Reported-by: Peter Avalos <pavalos@xxxxxxxxxxxx>
  Reviewed-by: Jeffrey Hsu
  
  Revision  Changes    Path
  1.11      +1 -1      src/sys/netinet/ip_encap.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_encap.c.diff?r1=1.10&r2=1.11&f=u



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