Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
CHANGES: add changes backported to 4.99. [skip ci]
Browse files Browse the repository at this point in the history
(cherry picked from commit 0c3a9e3)
  • Loading branch information
guyharris committed Aug 9, 2024
1 parent 58a740e commit 9d03627
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group
Print the list of data link types (-L) to stdout instead of stderr.
Use symmetrical quotation characters in error messages.
Update --version option to print 32/64-bit build and time_t size.
Improve error messages for invalid interface indexes specified
with -i.
Free interface list just before exiting where it wasn't being
freed.
Source code:
tcpdump: Fix a memory leak.
child_cleanup: reap as many child processes as possible.
Expand Down

0 comments on commit 9d03627

Please sign in to comment.