cvs commit: src/sys/netinet ip_encap.c

看板DFBSD_commit作者時間21年前 (2005/02/01 15:33), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #11_p3300 (DFBSD_commit)