[
https://issues.apache.org/jira/browse/TS-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15345133#comment-15345133
]
ASF subversion and git services commented on TS-4572:
-----------------------------------------------------
Commit 3a3cb0ac6e3e4af2023c78f7cfc942f2318e2719 in trafficserver's branch
refs/heads/master from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=3a3cb0a ]
TS-4572: Fix "Unchecked return value" (CID 1356972)
> Fix "Unchecked return value" (CID 1356972)
> ------------------------------------------
>
> Key: TS-4572
> URL: https://issues.apache.org/jira/browse/TS-4572
> Project: Traffic Server
> Issue Type: Bug
> Components: Plugins
> Reporter: Phil Sorber
> Assignee: Phil Sorber
> Fix For: 7.0.0
>
>
> {noformat}
> If the function returns an error value, the error value may be mistaken for a
> normal value.
> In get_effective_host: Value returned from a function is not checked for
> errors before being used (CWE-252)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)