]> The Tcpdump Group git mirrors - tcpdump/commit
IP: Add a bounds check before calling ip_demux_print()
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 12 Feb 2021 13:20:52 +0000 (14:20 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 12 Feb 2021 15:28:17 +0000 (16:28 +0100)
commit1fb5643f91a91fe00428a6a0a0c256ba0fd2ad59
treeb25652d48d87ae6931cfa4c173b3395c4a33f219
parent568d18f6eafb8df0d2500652b1cad49618051349
IP: Add a bounds check before calling ip_demux_print()

At least the header data is required.

Moreover:
Fix indentation.
print-ip.c