Phil Sorber created TS-4572:
-------------------------------
Summary: 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
{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)