]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_session: Session expiry was being initialised, but not updated
authorGraham Leggett <minfrin@apache.org>
Tue, 2 Feb 2010 01:18:36 +0000 (01:18 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 2 Feb 2010 01:18:36 +0000 (01:18 +0000)
commitc48364cabcbf91c0fa2bec4889f2fda3bb5c1118
tree771868ef340c203e6dbd4a8d0ae8f74ce65db92f
parent200db0e7c0afdd0e9bb45d1d16f7abe77c65a397
mod_session: Session expiry was being initialised, but not updated
on each session save, resulting in timed out sessions when there
should not have been. Fixed.

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