]> The Tcpdump Group git mirrors - libpcap/commit
Check that values fit in findallif replies.
authorGuy Harris <[email protected]>
Thu, 3 Oct 2019 21:45:49 +0000 (14:45 -0700)
committerGuy Harris <[email protected]>
Thu, 3 Oct 2019 21:45:49 +0000 (14:45 -0700)
commit12455a9c0e9cd92b5f2d069331b4a0ed33092dea
tree5aa0b97d805dc2641cccb8f4f09de87208606446
parent39f906a547c0cc79a3d87a5e8bfd00da625431d6
Check that values fit in findallif replies.

Fail if a name or description string's length doesn't fit in 16 bits, if
the count of interfaces doesn't fit in 16 bits, or if the entire reply
length doesn't fit in 32 bits.
rpcapd/daemon.c