Date: Tue, 28 Jan 2003 14:44:12 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_divert.c Message-ID: <200301282244.h0SMiCaX077310@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/01/28 14:44:12 PST Modified files: sys/netinet ip_divert.c Log: Check bounds for index before dereferencing memory past end of array. Found by: FlexeLint Revision Changes Path 1.72 +1 -1 src/sys/netinet/ip_divert.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?200301282244.h0SMiCaX077310>