summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-12-29 22:07:29 -0800
committerGuy Harris <gharris@sonic.net>2022-12-29 22:07:54 -0800
commit9c1294d1905c2c0af590e85cbc7ddf7a5fc809a5 (patch)
tree6d9b354f047dfb0792c53718d17649d0ff9411bf
parent8a39906d61d8088322ac8c0c8a4723061635f510 (diff)
downloadlibpcap-9c1294d1905c2c0af590e85cbc7ddf7a5fc809a5.tar.gz
CHANGES: merge items that refer to the same issue. [skip ci]
(cherry picked from commit 1fb7dd36caeada93f09b4898176ccd0619441156)
-rw-r--r--CHANGES5
1 files changed, 1 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index 68ffdb47..5afdc91c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -20,10 +20,7 @@ Monthday, Month DD, YYYY:
Use the Wayback Machine for a removed document in a comment.
Add some const qualifiers.
RDMA: Use PRIu64 to print a uint64_t.
- Fix NULL pointer dereference after calling
- pcap_open_dead_with_tstamp_precision() or
- pcap_fopen_offline_with_tstamp_precision() directly or indirectly.
- "Dead" pcap_ts from pcap_open_dead():
+ "Dead" pcap_ts from pcap_open_dead() and ..._with_tstamp_precision():
Don't crash if pcap_breakloop() is called.
Savefiles:
Fix pcap_dispatch() to return number of packets processed, rather