[
https://issues.apache.org/jira/browse/TS-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164747#comment-13164747
]
Brian Geffon commented on TS-826:
---------------------------------
Opened bug https://issues.apache.org/jira/browse/TS-1038
> TSHttpTxnErrorBodySet() can leak memory
> ---------------------------------------
>
> Key: TS-826
> URL: https://issues.apache.org/jira/browse/TS-826
> Project: Traffic Server
> Issue Type: Bug
> Components: TS API
> Affects Versions: 2.1.9, 2.1.8, 2.1.7, 2.1.6, 2.1.5, 2.1.4
> Reporter: William Bardwell
> Assignee: Leif Hedstrom
> Priority: Minor
> Fix For: 3.1.0, 3.0.1
>
> Attachments: ebs.diff
>
>
> TSHttpTxnErrorBodySet() sets HttpSM::t_state.internal_msg_buffer without
> freeing any old contents in there.
> There can be an error message in that if you have a request with a bad
> hostname and you let the transaction get past DNS
> lookup. Instead it should free the contents, or there should be another
> field that it sets and nothing else does.
--
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