]> The Tcpdump Group git mirrors - libpcap/commitdiff
CHANGES: add another change in main and 1.10. [skip ci]
authorGuy Harris <[email protected]>
Tue, 15 Mar 2022 23:13:25 +0000 (16:13 -0700)
committerGuy Harris <[email protected]>
Tue, 15 Mar 2022 23:13:58 +0000 (16:13 -0700)
(cherry picked from commit 6e337b4acb6597f6c47fb962879c8d8a31bf209f)

CHANGES

diff --git a/CHANGES b/CHANGES
index 480f1ac08d48a145141bba50fc547c0a82893fa5..20643f67816f7863e7c85753e778130ad994193f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -13,6 +13,7 @@ Monthday, Month DD, YYYY:
         try pkg-config first
       If we have pkg-config and Homebrew, try to set pkg-config up to
         find Homebrew packages
+      Fix some formatting string issues found by cppcheck
     Savefiles:
       Fix pcap_dispatch() to return number of packets processed, rather
         than 0, even at EOF.