You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/06/27 18:02:29 UTC

[jira] Created: (HARMONY-679) jchevm leaks _jc_classfile structs

jchevm leaks _jc_classfile structs
----------------------------------

         Key: HARMONY-679
         URL: http://issues.apache.org/jira/browse/HARMONY-679
     Project: Harmony
        Type: Bug

  Components: VM  
    Reporter: Mark Hindess
    Priority: Minor


The _jc_derive_type_interp function in derive2.c leaks _jc_classfile structs on the path that goes to skip_vtable is never free'd and all pointers to it are lost by the time jchevm exits.  I'm speculating that it should be free'd when the _jc_nonarray_type is free'd.



-- 
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