]> The Tcpdump Group git mirrors - tcpdump/commit
FRF.16: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 18 Oct 2019 15:25:30 +0000 (17:25 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Sat, 19 Oct 2019 13:05:46 +0000 (15:05 +0200)
commit8f19f1890c5cb962c1b6953e3deb25f171e9b3a0
tree3e24f282371a9a2c360f578b1cb0a5971e9c95c6
parent17cfbf89aac06e57ad6dc3b80204efc792b4b4bf
FRF.16: Add a test capture file

This capture file triggered a buffer over-read with the 4.9.2 release
and was fixed in the 4.9.3 release.

With the new GET_ macros, the problem no longer exists.
Thus no fix needed.

The pcap file was updated to pass the sanity checks and to avoid
pcap_loop() error messages.

Update the output of the test accordingly.

Partial update from aa3e54f594385ce7e1e319b0c84999e51192578b
in 4.9 branch.
tests/TESTLIST
tests/frf16_magic_ie-oobr.out [new file with mode: 0644]
tests/frf16_magic_ie-oobr.pcap [new file with mode: 0644]