]> granicus.if.org Git - apache/commit
Use apr_pcalloc for rewritemap_entry struct, to avoid uninitialized entries.
authorStefan Fritsch <sf@apache.org>
Mon, 6 Aug 2012 20:40:37 +0000 (20:40 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 6 Aug 2012 20:40:37 +0000 (20:40 +0000)
commitce4178c36fae969754fa90fdff1bb8fd5be7d92e
tree087bcd6c7d3eb13638c9cc2f451815000c20a065
parentd44be5e8701bd2bf60fc3eaf1ce7c29259a5ed1c
Use apr_pcalloc for rewritemap_entry struct, to avoid uninitialized entries.

PR: 53663
Submitted by: Mikhail T. <mi apache aldan algebra com>

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