Date: Wed, 27 Jul 2005 19:25:46 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient bpf.c Message-ID: <200507271925.j6RJPkqD070512@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-07-27 19:25:46 UTC
FreeBSD src repository
Modified files:
sbin/dhclient bpf.c
Log:
Fix a bug in the handling of cases where we got a short (or zero)
capture. Zero length captures caused an infinte loop and short captures
probably caused memory corruption and a crash.
Reported by: many
MFC After: 3 days
Revision Changes Path
1.3 +4 -4 src/sbin/dhclient/bpf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507271925.j6RJPkqD070512>
