]> granicus.if.org Git - apache/commit
Jeff pointed out that the character array must be constant.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 4 Sep 2001 16:28:45 +0000 (16:28 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 4 Sep 2001 16:28:45 +0000 (16:28 +0000)
commit0fbd80ebb0fb64fd14760446264af6e60e8263fb
tree0de482a901cf7dba297fcfa0c438cf14d2b97785
parent4db33d47fd3e76b8b3dfde81837062b69205f07d
Jeff pointed out that the character array must be constant.
Well, it's not, so make it allocated from the correct pool rather than
the heap.

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