]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't run regex cleanups before exec (backported from 2.1-dev)
authorBrian Pane <brianp@apache.org>
Mon, 31 Mar 2003 04:55:25 +0000 (04:55 +0000)
committerBrian Pane <brianp@apache.org>
Mon, 31 Mar 2003 04:55:25 +0000 (04:55 +0000)
commite347870d9cd930579615fb389c46b9a79508282b
tree8c1027adf6cb95d9bb3b9ad1014a7d5df3ea279d
parent314b2a02df427bdbc9950a8e49888e776437f9d7
Don't run regex cleanups before exec (backported from 2.1-dev)
Submitted by: Jeff Trawick
Reviewed by: Brian Pane, Bill Rowe

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@99135 13f79535-47bb-0310-9956-ffa450edef68
server/util.c