From: Shawn Routhier Date: Wed, 23 Nov 2011 00:24:23 +0000 (+0000) Subject: Add acknowledgement X-Git-Tag: v4_2_3_P1~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba58a357094703fd2208644e229746d7757f4c82;p=thirdparty%2Fdhcp.git Add acknowledgement --- diff --git a/RELNOTES b/RELNOTES index 7ff666c91..dfc73c356 100644 --- a/RELNOTES +++ b/RELNOTES @@ -44,6 +44,7 @@ work on other platforms. Please report any problems and suggested fixes to ! Add a check for a null pointer before calling the regexec function. Without out this check we could, under some circumstances, pass a null pointer to the regexec function causing it to segfault. + Thanks to a report from BlueCat Networks. [ISC-Bugs #26704]. CVE: