]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When using mod_ssl, it is possible that we'd be called when there are no
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 7 Mar 2002 08:58:21 +0000 (08:58 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 7 Mar 2002 08:58:21 +0000 (08:58 +0000)
commitd9013c8620a4ffb83010b79a2d9adf6e87ffc847
tree9861b51d9477531aafd16d2d745e41c866efd2de
parente32d5864aa15b8799eb18b2498d7773e06bffbb3
When using mod_ssl, it is possible that we'd be called when there are no
protocol filters, so stop the segfault.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93755 13f79535-47bb-0310-9956-ffa450edef68
server/util_filter.c