Commit 1750d38f authored by Cliff Woolley's avatar Cliff Woolley
Browse files

The bucket_foo_create() functions do not need to use calloc() because

all of the members of the apr_bucket struct are always explicitly
initialized anyway... malloc() should be used instead.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89389 13f79535-47bb-0310-9956-ffa450edef68
parent 6519692c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment