summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2013-03-06 12:53:59 +0000
committerolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2013-03-06 12:53:59 +0000
commitb3c1478d94de17ef31c60055f76c2e56e0483c0b (patch)
treeef28167b9552a4047220e704afd549e748f3d87e /TODO
parent540d7e4eea558d644e2bc0a1688972736ffcbbea (diff)
downloadmod_auth_mellon-b3c1478d94de17ef31c60055f76c2e56e0483c0b.tar.gz
mod_auth_mellon-b3c1478d94de17ef31c60055f76c2e56e0483c0b.tar.xz
mod_auth_mellon-b3c1478d94de17ef31c60055f76c2e56e0483c0b.zip
Fix missing session release in error path during login.
We had forgotten to release the session object in one of the error paths during login. This could result in us hanging onto the session mutex after the request has finished, this deadlocking the server. This patch fixes that error. git-svn-id: https://modmellon.googlecode.com/svn/trunk@182 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions