]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1626050 from trunk:
authorJim Jagielski <jim@apache.org>
Mon, 27 Oct 2014 12:45:34 +0000 (12:45 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 27 Oct 2014 12:45:34 +0000 (12:45 +0000)
commit0ce2646696fec0fd02feecaa75e3ac23c1b37a42
tree0742aa1b86ae97f12e3bdbf9b5f690f4aaa7ac80
parentd1b336977f926e996c1650817ea1b052f410bbab
Merge r1626050 from trunk:

Concat string at compile time when possible.
Doing so, sometimes also give the opportunity to turn a 'ap_fputstrs' into a 'ap_fputs'.
PR 53741
Submitted by: jailletc36
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1634525 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/arch/netware/mod_nw_ssl.c
modules/http/http_filters.c
modules/mappers/mod_dir.c
modules/proxy/mod_proxy_balancer.c
modules/ssl/ssl_engine_kernel.c