[ 
https://issues.apache.org/jira/browse/TS-3297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14278297#comment-14278297
 ] 

ASF subversion and git services commented on TS-3297:
-----------------------------------------------------

Commit 70cc2d4ce1762b182dd52f43a6313c61772c3a8a in trafficserver's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=70cc2d4 ]

TS-3297: encapsulate configuration parse errors

Rather than returning malloc'ed strings, return and error object
that contains a formatted message.

Coverity CID #1242340
Coverity CID #1196486


> encapsulate parse errors
> ------------------------
>
>                 Key: TS-3297
>                 URL: https://issues.apache.org/jira/browse/TS-3297
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration, Core
>            Reporter: James Peach
>
> The core configuration file parsing routines often (but not always) return an 
> allocated error message on error. Start replacing this with a parse error 
> object so that the memory management is more robust.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to