/[Apache-SVN]
ViewVC logotype

Revision 1833415


Jump to revision: Previous Next
Author: jailletc36
Date: Tue Jun 12 17:13:27 2018 UTC (5 years, 10 months ago)
Changed paths: 1
Log Message:
apr_pcalloc can be turned into apr_palloc (the allocated memory is fully initialized by the subsequent memcpy/strcpy) and '(int)strlen(p)' can be replaced by 'plen - 1' to save some cycles.

Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/http2/h2_proxy_util.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26