[
https://issues.apache.org/jira/browse/TS-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202133#comment-14202133
]
ASF subversion and git services commented on TS-1175:
-----------------------------------------------------
Commit cf0e37b7fd35995e2324c025a6b3c5f44f5f5918 in trafficserver's branch
refs/heads/master from [~sudheerv]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=cf0e37b ]
[TS-1175]: Replace LogBuffer's new/delete buffer alloc with ioBufAllocator
> 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: Cleanup, Logging
> Reporter: Leif Hedstrom
> Assignee: Sudheer Vinukonda
> Fix For: 5.3.0
>
> Attachments: TS-1175.diff
>
>
> We should at least use a class allocator for LogBuffer itself, and perhaps
> even its internal buffer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)