From dc6908b477c6a8433e58739c80a169ebb900a6f4 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Wed, 4 Jan 2012 19:53:49 +0000 Subject: [PATCH] Remove extra "out" from note. --- RELNOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELNOTES b/RELNOTES index f1a50e6b4..63444aafd 100644 --- a/RELNOTES +++ b/RELNOTES @@ -42,7 +42,7 @@ work on other platforms. Please report any problems and suggested fixes to Changes since 4.2.3 ! 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