]> granicus.if.org Git - apache/commit
Make sure we protect ourselves against the session being NULL, which it will be
authorGraham Leggett <minfrin@apache.org>
Sat, 5 Apr 2008 15:05:15 +0000 (15:05 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 5 Apr 2008 15:05:15 +0000 (15:05 +0000)
commitf10397f26cc8372ffc16bde536429d4c29c6acba
tree93bd639479de5acc0d9e952e1fbc00ade7218437
parent1627d916f9ad68b2a1bfcd61046c5dac64e6b3c2
Make sure we protect ourselves against the session being NULL, which it will be
if no session is configured.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@645112 13f79535-47bb-0310-9956-ffa450edef68
modules/session/mod_session.c