You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Can Selcik (JIRA)" <ji...@apache.org> on 2015/11/23 21:24:11 UTC

[jira] [Issue Comment Deleted] (TS-4038) Redundant `isdigit(b)` in `LogFormat::parse_escape_string(const char*, int)`

     [ https://issues.apache.org/jira/browse/TS-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Can Selcik updated TS-4038:
---------------------------
    Comment: was deleted

(was: Created a PR for this ticket:
https://github.com/apache/trafficserver/pull/347)

> Redundant `isdigit(b)` in `LogFormat::parse_escape_string(const char*, int)`
> ----------------------------------------------------------------------------
>
>                 Key: TS-4038
>                 URL: https://issues.apache.org/jira/browse/TS-4038
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Logging
>            Reporter: Can Selcik
>
> This seems to originally be a typo where isdigit is called twice on b within the same if conditional.



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