summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2009-09-13 16:59:28 +0200
committerGraham Leggett <minfrin@apache.org>2009-09-13 16:59:28 +0200
commitb890238ef4a1c1baabc927e0ea3aac0d4aa5027f (patch)
tree1c70b4137e94396a9d704a0a9599b97834502e72 /CHANGES
parentRemove stray trailing whitespace from mod_session.c. (diff)
downloadapache2-b890238ef4a1c1baabc927e0ea3aac0d4aa5027f.tar.xz
apache2-b890238ef4a1c1baabc927e0ea3aac0d4aa5027f.zip
mod_session.c: Prevent a segfault when session is added but not
configured. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@814327 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 05b7cd68bd..fcf3ac7561 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
Changes with Apache 2.3.3
+ *) mod_session.c: Prevent a segfault when session is added but not
+ configured. [Graham Leggett]
+
*) htcacheclean: 19 ways to fail, 1 error message. Fixed. [Graham Leggett]
*) mod_auth_digest: Fail server start when nonce count checking