You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Pervov (JIRA)" <ji...@apache.org> on 2006/12/12 19:34:21 UTC

[jira] Created: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

[drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
-------------------------------------------------------------------------------------

                 Key: HARMONY-2657
                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
            Reporter: Pavel Pervov
            Priority: Trivial


There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.

I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2657?page=all ]

Pavel Pervov updated HARMONY-2657:
----------------------------------

    Attachment: H2657.patch

The patch which fixes the issue.

> [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Priority: Trivial
>         Attachments: H2657.patch
>
>
> There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2657?page=comments#action_12459365 ] 
            
Pavel Pervov commented on HARMONY-2657:
---------------------------------------

The patch is applied perfectly. Thanks.

> [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Assigned To: Gregory Shimansky
>            Priority: Trivial
>         Attachments: H2657.patch
>
>
> There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2657?page=all ]

Gregory Shimansky resolved HARMONY-2657.
----------------------------------------

    Resolution: Fixed

Patch applied at 487596. Please check that it was applied as expected.

> [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Assigned To: Gregory Shimansky
>            Priority: Trivial
>         Attachments: H2657.patch
>
>
> There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2657?page=all ]

Pavel Pervov updated HARMONY-2657:
----------------------------------

    Patch Info: [Patch Available]

> [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Priority: Trivial
>         Attachments: H2657.patch
>
>
> There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2657?page=all ]

Gregory Shimansky closed HARMONY-2657.
--------------------------------------


VERIFIED

> [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Assigned To: Gregory Shimansky
>            Priority: Trivial
>         Attachments: H2657.patch
>
>
> There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (HARMONY-2657) [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2657?page=all ]

Gregory Shimansky reassigned HARMONY-2657:
------------------------------------------

    Assignee: Gregory Shimansky

> [drlvm] Memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays.
> -------------------------------------------------------------------------------------
>
>                 Key: HARMONY-2657
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2657
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Assigned To: Gregory Shimansky
>            Priority: Trivial
>         Attachments: H2657.patch
>
>
> There is a memory leak for elements of CodeChunkInfo::_target_exception_handlers arrays. They are 'new'ed and never 'delete'd.
> I'll attach the patch right away.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira