/[Apache-SVN]
ViewVC logotype

Revision 1902858


Jump to revision: Previous Next
Author: ylavic
Date: Tue Jul 19 16:18:03 2022 UTC (22 months ago)
Changed paths: 1
Log Message:
util_pcre: Follow up to r1902731: Simplify thread pool allocations.

We don't need to over-allocate pool buffers and handle the (used) size,
let apr_palloc() do this exact work for us.

That way we only need an AP_THREAD_LOCAL pool with no buffer tracking, simpler.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/server/util_pcre.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26