You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2011/05/17 22:20:25 UTC

DO NOT REPLY [Bug 51214] New: Code clean up (apr_pmemdup)

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: bugs@httpd.apache.org
        ReportedBy: christophe.jaillet@wanadoo.fr
    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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51214] Code clean up (apr_pmemdup)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51214

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christophe.jaillet@wanadoo.
                   |                            |fr

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51214] Code clean up (apr_pmemdup)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51214

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Stefan Fritsch <sf...@sfritsch.de> 2011-05-21 21:06:57 UTC ---
commited to trunk as r1125818

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 51214] Code clean up (apr_pmemdup)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51214

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org