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

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

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

TS-898: stop the esi plugin referencing invalidated strings

The hackery that the esi plugin does to avoid any string copying
in cookie value extraction leads Coverity to believe that invalidated
std::string data is referenced. This is is probably fine in practice,
but it's still easy to fix.

Coverity #1200048


> fix potential problems from coverity scan
> -----------------------------------------
>
>                 Key: TS-898
>                 URL: https://issues.apache.org/jira/browse/TS-898
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.0.0
>         Environment: RHEL5
>            Reporter: Bryan Call
>             Fix For: sometime
>
>
> Ran Coverity over the code and it reported 856 potential problems with the 
> code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to