You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (Created) (JIRA)" <ji...@apache.org> on 2012/03/31 05:09:21 UTC

[jira] [Created] (TS-1175) The LogBuffer object is allocated with new (and deallocated with delete)

The LogBuffer object is allocated with new (and deallocated with delete)
------------------------------------------------------------------------

                 Key: TS-1175
                 URL: https://issues.apache.org/jira/browse/TS-1175
             Project: Traffic Server
          Issue Type: Improvement
          Components: Logging
            Reporter: Leif Hedstrom
             Fix For: 3.3.0


We should at least use a class allocator for LogBuffer itself, and perhaps even its internal buffer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira