]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Remove dependence on server config from ap_dbd_prepare, as that may
authorNick Kew <niq@apache.org>
Sun, 23 Jul 2006 20:22:57 +0000 (20:22 +0000)
committerNick Kew <niq@apache.org>
Sun, 23 Jul 2006 20:22:57 +0000 (20:22 +0000)
commit4d0960edaf581b4280ae217b7126d66f907213f8
treea52647962d3cfeda0c86c9abd73fe1f4d55c3bdd
parenta34fefaa99c912590a808305d50c0d48175e816c
Remove dependence on server config from ap_dbd_prepare, as that may
be called in per-directory config functions where there is no
server context causing segfault.
Discussion at
http://mail-archives.apache.org/mod_mbox/httpd-dev/200607.mbox/<831327593.20060720023332%40engec.ru>
and subsequent thread.

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