From: Harlan Stenn Date: Sun, 1 Sep 2019 06:55:03 +0000 (+0000) Subject: Make 3610 a SEC bug X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1badb6e88cd2658fa76e5b5d43aed09b8ba405a;p=thirdparty%2Fntp.git Make 3610 a SEC bug bk: 5d6b6b47F25MFU4Dg-1zBmzqnKKyTA --- diff --git a/ChangeLog b/ChangeLog index 2f4e41ff3..3e7ad58c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ --- -* [Bug 3610] process_control() should bail earlier on short packets. stenn@ +* [Sec 3610] process_control() should bail earlier on short packets. stenn@ - Reported by Philippe Antoine * [Bug 3608] libparse fails to compile on S11.4SRU13 and later - removed ffs() and fls() prototypes as per Brian Utterback