]> granicus.if.org Git - apache/commit
Don't need apr_pcalloc on any of these, since we explicitly initialize
authorCliff Woolley <jwoolley@apache.org>
Sun, 18 Nov 2001 07:49:28 +0000 (07:49 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 18 Nov 2001 07:49:28 +0000 (07:49 +0000)
commit4cf590f35703875aac2d3b579718f489c5ac269d
tree4fd1870854f61df41db2ec3dd44e1019e46a6e6a
parentbd193e57f3d9a6e513f03e499d6ca1cff750af29
Don't need apr_pcalloc on any of these, since we explicitly initialize
all data members anyway.

Submitted by: Ryan Bloom

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92028 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_auth.c
modules/aaa/mod_auth_anon.c
modules/aaa/mod_auth_db.c
modules/aaa/mod_auth_dbm.c