From: Shawn Routhier Date: Wed, 23 Nov 2011 00:24:47 +0000 (+0000) Subject: Add acknowledgement X-Git-Tag: v4_3_0a1~137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317d1182fa257784cfe6654cdbe02b31b9fa85ad;p=thirdparty%2Fdhcp.git Add acknowledgement --- diff --git a/RELNOTES b/RELNOTES index 09becd0f1..bfa38c16a 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: