Lines Matching full:some

8       Don't do some Berkeley YACC workarounds with YACC releases not
10 Use correct data types rather than int in some cases.
18 Fix some Coverity errors.
19 Fix availabilities of some functions to match reality.
23 Make some static variables thread-local; fixes issue #1174.
25 Improve reporting of some invalid filter expressions.
88 Handle routines removed in at least some OpenSSL libraries.
90 double frees in some cases.
96 Handle DLT_/LINKTYPE_ mapping better, to handle some
120 CMakeLists.txt: Print "Symlinking: /some/path to ..." conditionally.
191 Makefile.in: Add some missing files in the distclean target.
202 Fix some formatting string issues found by cppcheck.
211 Use "%d" to print some signed ints.
213 Add some const qualifiers.
301 Fix use-after-free in some cases when a pcap_t is closed.
305 Close the ADAPTER handle for some errors in
325 Handle some Autoconf/make errors better.
341 configure: correctly do some DPDK checks.
348 Squelch some CMake warnings.
393 Improve some protocol details in pcap-filter(7).
409 Squelch some compiler warnings
410 Squelch some Bison warnings
427 Support reading version 1.2, which some writers produce, and which
428 is the same as 1.0 (some new block types were added, but
459 Fix some memory leaks, including in pcap_compile()
464 Fix some thread safety issues
494 Fix some issues found by cppcheck.
495 Add some overflow checks in the optimizer
502 Add some new authentication libpcap error codes for specific
504 Fix some inetd issues in rpcapd
513 Require, and assume, some level of C99 support in the C compiler
544 Clean up support for some non-GNU libc C libraries
624 Fix cleaning up after some errors
625 Work around some ethtool ioctl bugs in newer Linux kernels (GitHub
627 Add backwards compatibility sections to some man pages (GitHub issue
644 Fix some CMake issues
645 Fix some divide-by-zero issues with the filter compiler
673 Fix CMake 64-bit library installation directory on some Linux
678 PCAPNG reader applies some sanity checks before doing malloc().
737 Fix some Linux memory-mapped capture buffer size issues
764 Add some newer DLT_ values: IPMI_HPM_2,ZWAVE_R1_R2,ZWAVE_R3,WATTSTOPPER_DLM,ISO_14443,RDS
780 Re-impose some of Winsock's limitations on sock_recv().
799 Add some allocation failure checks.
801 Fix some memory leaks.
816 Generalize encapsulation handling, fixing some bugs.
828 some fixes to compilation without stdint.h
845 some fixes for the any device
861 of 0 on some platforms (including Linux with TPACKET_V3).
901 Fix some issues with the pcap_loop man page.
920 Clean up some man pages
947 Clean up some compiler warnings.
954 Add some new link-layer header types.
956 Clean up some error messages.
1032 Fix compiler warnings and builds on some platforms
1142 Propagate some changes from the main branch, so the x.9 branch has
1278 Non-standard capture files produced by some Linux tcpdumps, e.g.
1358 - Added some new SGI snoop interface types. Thanks to Steve Alexander
1368 big enough for some interface types (e.g. FDDI). Thanks to Jes
1371 - Fix some linux alignment problems.
1447 - Fixed some more alignment problems on the alpha.