]> The Tcpdump Group git mirrors - libpcap/commit
optimize: add a bunch of overflow checks.
authorGuy Harris <[email protected]>
Fri, 22 May 2020 08:20:45 +0000 (01:20 -0700)
committerGuy Harris <[email protected]>
Fri, 22 May 2020 08:20:45 +0000 (01:20 -0700)
commit119b90af867f3073c571ee333fd47dcd0dbccd3a
tree313599647dd11d267a68b8b463a420c0101a05a6
parent2aa7d268e2ce37025d68a3f428001f6f779f56e8
optimize: add a bunch of overflow checks.

This should address GitHub issue #929; it picks up checks from GitHub
pull request #930, and adds some more.

Also, make some more values unsigned.
gencode.h
optimize.c