You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2014/09/10 20:50:08 UTC

[Bug 56948] New: Return the tag from apr_pool_tag()

https://issues.apache.org/bugzilla/show_bug.cgi?id=56948

            Bug ID: 56948
           Summary: Return the tag from apr_pool_tag()
           Product: APR
           Version: HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: tc+asf@travislists.com

Created attachment 31989
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31989&action=edit
Return the tag from apr_pool_tag()

Greetings,

The attached patch, which applies cleanly to APR HEAD, addresses an issue we
experienced in using APR with the FreeSWITCH project.  We've been running this
patch in FreeSWITCH's version of APR for years and would like to see it
included upstream if possible.  Please let us know your thoughts and if any
changes are appropriate we'll be happy to make them and propose a revised
patch.

The patch series being proposed here is also available on the master branch of
this repository:

  https://github.com/traviscross/apr/

Author: Anthony Minessale <an...@freeswitch.org>
Date:   Thu Mar 13 21:38:35 2014 +0500

    Return the tag from apr_pool_tag()

    This allows the function to be used as an accessor when passed a NULL
    tag.  This is useful for e.g. debugging printf's.

    Signed-off-by: Anthony Minessale <an...@freeswitch.org>
    Signed-off-by: Travis Cross <tc...@traviscross.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 56948] Return the tag from apr_pool_tag()

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

Anthony Minessale <an...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anthony.minessale@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 56948] Return the tag from apr_pool_tag()

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

Brian West <br...@freeswitch.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brian@freeswitch.org

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org