]> granicus.if.org Git - apache/commit
There is no need to duplicate some memory here, the 'path' given to ap_parse_htacces...
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Dec 2015 06:39:46 +0000 (06:39 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 10 Dec 2015 06:39:46 +0000 (06:39 +0000)
commit60964353d519fc8098571b3f692547a5615c88d2
treec12ce4c2de53ff3a379648673d14d90ef7ebf9a5
parent56ec73ade44a6ce76ecc7f40b1d377dc0ed8efb7
There is no need to duplicate some memory  here, the 'path' given to ap_parse_htaccess is never modified.

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