You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2011/05/23 23:05:47 UTC

[jira] [Created] (TS-797) Wrong "delete" used in StatProcessor

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

[jira] [Resolved] (TS-797) Wrong "delete" used in StatProcessor

Posted by "Leif Hedstrom (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TS-797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom resolved TS-797.
------------------------------

    Resolution: Fixed

> 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