]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't use NULL s->server_hostname as hash lookup key.
authorNick Kew <niq@apache.org>
Fri, 18 Aug 2006 12:16:13 +0000 (12:16 +0000)
committerNick Kew <niq@apache.org>
Fri, 18 Aug 2006 12:16:13 +0000 (12:16 +0000)
commit07e5187677255b67329c84bccff579c8858cbf0b
tree043cd261f047472b69d84661b30a59bbf03b738b
parenta187478d9ed1c0b4b9fbadb24c6c6c937538a838
Don't use NULL s->server_hostname as hash lookup key.
Reported by paritosh (at limewire.co.in) on dev@httpd (thread
Re: apache 2.2 crashes at the start time in mod_dbd.c then preparing AuthDBDUserPWQuery)
Fixed by paritosh and Yours Truly.

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