]> granicus.if.org Git - apache/commit
Check that r->filename is non-null before trying to use
authorBrian Pane <brianp@apache.org>
Sun, 8 Sep 2002 17:56:18 +0000 (17:56 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 8 Sep 2002 17:56:18 +0000 (17:56 +0000)
commit29815d6541b5171652cd0add3075ee2ea3faac59
tree25b94e79f640498880a6d04013038ede1ef82c07
parentd4eb81209b61771bb64e9f24e7ab3db271868215
Check that r->filename is non-null before trying to use
it in proxy_map_location()
PR: 12340

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