[
https://issues.apache.org/jira/browse/TS-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277934#comment-14277934
]
ASF subversion and git services commented on TS-898:
----------------------------------------------------
Commit 7cf27625b2e04ff5422dd6b99452eaa58e628fad in trafficserver's branch
refs/heads/4.2.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=7cf2762 ]
TS-898: remove pointless NULL check on array
cl.origin_list is an array do the NULL check is pointless. Also
simplify the code around origiin set initialization so that the
origin set is always allocated. Coverity #1200013.
(cherry picked from commit b90a731d4e2d31fbb1e958bde76250a3994fb690)
Conflicts:
CHANGES
> 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
> Assignee: Leif Hedstrom
> Fix For: 5.2.0
>
>
> Ran Coverity over the code and it reported 856 potential problems with the
> code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)