看板 DFBSD_commit 關於我們 聯絡資訊
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@theshell.com> 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