NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/43185 CVS commit: src/tests/net
The following reply was made to PR kern/43185; it has been noted by GNATS.
From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/43185 CVS commit: src/tests/net
Date: Wed, 21 Apr 2010 11:07:34 +0000
Module Name: src
Committed By: pooka
Date: Wed Apr 21 11:07:34 UTC 2010
Modified Files:
src/tests/net: Makefile
Added Files:
src/tests/net/bpf: Atffile Makefile t_div-by-zero.c
Log Message:
Check that bpf doesn't accept programs with divide-by-zero in them.
Example filter from Guy Harris via PR kern/43185.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/net/bpf/Atffile src/tests/net/bpf/Makefile \
src/tests/net/bpf/t_div-by-zero.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index