From 4bb7225d636a8edfcd299d64ac8d7c5f2a48050a Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Wed, 4 Jan 2012 19:55:12 +0000 Subject: [PATCH] Remove extra "out" from note. --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index 760a884b0..8c86514f2 100644 --- a/RELNOTES +++ b/RELNOTES @@ -58,7 +58,7 @@ work on other platforms. Please report any problems and suggested fixes to configuration files. [ISC-Bugs #24107] ! Add a check for a null pointer before calling the regexec function. - Without out this check we could, under some circumstances, pass + Without 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]. -- 2.47.3