https://issues.apache.org/bugzilla/show_bug.cgi?id=51214
Bug #: 51214
Summary: Code clean up (apr_pmemdup)
Product: Apache httpd-2
Version: 2.3-HEAD
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: minor
Priority: P2
Component: All
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27019
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27019
proposed patch
Here is a patch to clean a bit a few modules.
It change some "apr_p[c]alloc / memcpy" construction into a single apr_pmemdup
which is more easy to read.
The proposed patch updates :
- modules/proxy/proxy_util.c
- modules/filters/mod_sed.c
- modules/generators/mod_cgid.c
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]