From: Guy Harris Date: Fri, 9 Aug 2024 07:14:20 +0000 (-0700) Subject: CHANGES: add a change backported to 4.99. [skip ci] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/13f79789612cea4c9035dcbd6937d7c1485f69bc CHANGES: add a change backported to 4.99. [skip ci] --- diff --git a/CHANGES b/CHANGES index 164aa44c..0fbf6929 100644 --- a/CHANGES +++ b/CHANGES @@ -119,6 +119,8 @@ DayOfTheWeek, Month DD, YYYY / The Tcpdump Group with -i. Free interface list just before exiting where it wasn't being freed. + Support "3des" as an alias for "des_ede3_cbc" even if the crypto + library doesn't support adding aliases. Source code: tcpdump: Fix a memory leak. child_cleanup: reap as many child processes as possible.