]> granicus.if.org Git - apache/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)
commit6c111e95db43a41e9f1010d25b23a73bd310c3b3
tree9861b51d9477531aafd16d2d745e41c866efd2de
parent15584be90b4f280e9a5a8b0eff34dbf22b164a66
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