Wrong "delete" used in StatProcessor
------------------------------------

                 Key: TS-797
                 URL: https://issues.apache.org/jira/browse/TS-797
             Project: Traffic Server
          Issue Type: Bug
          Components: Stats
            Reporter: Leif Hedstrom
            Assignee: Leif Hedstrom
             Fix For: 2.1.9


There's a delete being done in this code, which really should be a delete[]. 
It's surprising the compiler doesn't complain, but valgrind does.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to