]> granicus.if.org Git - strace/commit
tests: check decoding of unreadable ip_mreq and ipv6_mreq structures
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 20 Dec 2016 20:19:35 +0000 (20:19 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 21 Dec 2016 03:03:08 +0000 (03:03 +0000)
commit1eef9d28c723dc3aa62345ad0857b0f03f80f885
tree32d2678bc3c6d581e92e190cb15474e603f38e86
parent859c3074a6c99632a8568495b82b1fac9aa28120
tests: check decoding of unreadable ip_mreq and ipv6_mreq structures

* tests/ip_mreq.c (main): Check short read.
tests/ip_mreq.c