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
Please register or sign in to comment