Leif Hedstrom created TS-1773:
---------------------------------

             Summary: Consistently use ink_atoi() (or one of the equivalent 
functions we provide)
                 Key: TS-1773
                 URL: https://issues.apache.org/jira/browse/TS-1773
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Leif Hedstrom


Most of the code uses ink_atoi(), we should make sure we do so consistently. In 
addition, perhaps we want to expose our internal version to plugin APIs, since 
it does have additional features compared to atoi() / strtol().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to