]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
move a temporary table from r->pool to a temporary
authorJeff Trawick <trawick@apache.org>
Sat, 5 Apr 2014 11:57:46 +0000 (11:57 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 5 Apr 2014 11:57:46 +0000 (11:57 +0000)
commitedbbc1acda697eff7074083066d4991805ba7951
tree210b4506ffce72ee886667e069b2383f6caccf5f
parentfa91c90ef4fbc7a440ce12392e1bb12d54632669
move a temporary table from r->pool to a temporary
pool we've already allocated in order to avoid a
longer lifetime than necessary for the table memory

Suggested by: jailletc36

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