]> granicus.if.org Git - apache/commit
Don't segfault if the filter doesn't have any request config prepared.
authorJeff Trawick <trawick@apache.org>
Wed, 25 Oct 2000 16:49:14 +0000 (16:49 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 25 Oct 2000 16:49:14 +0000 (16:49 +0000)
commit7d82e9d0d14e3a987470011beb2e43f1f2bc3b6f
tree06f6b3bdaecda31b8db826c84e71f10342a19b29
parentd2ee323dc264e54df530d99b481e802caa676f29
Don't segfault if the filter doesn't have any request config prepared.
This can happen when the config doesn't tell us to do anything but the
administrator coded us in Add{Input|Output}Filter.  Instead of segfaulting,
we turn into a noop.

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