Date: Fri, 23 Jul 1999 13:08:29 -0700 (PDT) From: John-Mark Gurney <jmg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_tun.c Message-ID: <199907232008.NAA91250@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 1999/07/23 13:08:28 PDT Modified files: sys/net if_tun.c Log: fix a problem w/ zero byte writes to the tunnel device. It would bypass the loop and not set an error, so we would then try to access an invalid mbuf... PR: 12780 Submitted by: bright@rush.net aka zb^3 a new record in length a pr was open... only about a half hour... Revision Changes Path 1.61 +1 -1 src/sys/net/if_tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907232008.NAA91250>