]> The Tcpdump Group git mirrors - tcpdump/commit
RSVP: Add a test capture file
authorFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 07:56:09 +0000 (09:56 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Tue, 22 Oct 2019 08:08:56 +0000 (10:08 +0200)
commitbc1e7f16e0ea13e271b38eb97722da7e1b7b1611
tree9950cacfebfc53ddb357a140432be1cc9f22aad4
parent7e5f5a10ab7ff2235e191d3ff1e568ef5e98f944
RSVP: Add a test capture file

This capture file triggered a buffer over-read with the 4.9.2 release
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 bea2686c296b79609060a104cc139810785b0739
in 4.9 branch.
tests/TESTLIST
tests/rsvp-rsvp_obj_print-oobr.out [new file with mode: 0644]
tests/rsvp-rsvp_obj_print-oobr.pcap [new file with mode: 0644]