Lines Matching +refs:cc +refs:check +refs:sizeof
27 Kerberos: Print the protocol name, remove a redundant bounds check.
117 Autoconf: check for gethostbyaddr(), not gethostbyname().
138 Don't check for strftime(), as it's in C90 and beyond.
190 lwres: Fix a length check, update a variable type.
192 Ethernet: Rework the length checks, add a length check.
201 TCP: Fix an invalid check.
202 RESP: Fix an invalid check.
205 sFlow: add support for IPv6 agent, add a length check.
214 ICMPv6: Add a length check in the rpl_dio_print() function.
217 IPv6: Add a check for the Jumbo Payload Hop-by-Hop option.
236 Mend "make check" on Solaris 9 with Autoconf.
250 Tell CMake not to check for a C++ compiler.
300 ForCES: Refine SPARSEDATA-TLV length check.
375 Add a sanity check on packet header length.
572 AH: Add a bounds check
573 AH: Report to our caller that dissection failed if a bounds check fails
578 ATM: Fix an incorrect bounds check
584 BOOTP: Add a bounds check
589 ClassicalIPoATM: Add a bounds check on LLC+SNAP header (Fix a heap overflow)
605 IGMP: Add a length check
606 IP: Add a bounds check (Fix a heap overflow)
624 LLC: Add a bounds check (Fix a heap overflow)
638 OSPF: Add a bounds check for the Hello packet options
648 Q.933: Add a missing bounds check
653 RPKI-RTR: Add a return value check for "fn_printn" call
684 UDP: Add a bounds check (Fix a heap overflow)
689 VXLAN: Add a bound check and a test case
740 fixes for CVE-2015-0261: IPv6 mobility header check issue
760 better configure check for libsmi
807 Fixed IPv6 check on Solaris and other OSes requiring extra
874 Don't assume we have <rpc/rpc.h> - check for it.
882 Fix several cases where sizeof(sizeof(XXX)) was used when just
883 sizeof(XXX) was intended.
1143 fixes for print-aodv.c - check for too short packets
1145 check for too short packets: print-bgp.c, print-bootp.c, print-cdp.c,
1368 - OSPF truncation check fix. Also display the type of OSPF packets
1372 - Fix truncation check bugs in the Kerberos printer. Reported by Ezra
1387 - Add a local autoconf macro to check for routines in libraries; the
1391 - Add a local autoconf macro to check for types; the autoconf version
1454 (davids@secnet.com). Also, check tcp options to make sure they ar
1601 - Rewrote tcp options printer code to check for truncation. Added
1651 - Don't pass cc flags to gcc. Resulted from a bug report from Rainer
1688 - Added check to verify IP header checksum under -v thanks to
1829 University (micky@cunixc.cc.columbia.edu).