Nick Wellnhofer created CLOWNFISH-117:
-----------------------------------------

             Summary: Potential memory corruption during Perl global destruction
                 Key: CLOWNFISH-117
                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-117
             Project: Apache Lucy-Clownfish
          Issue Type: Bug
          Components: Perl, Runtime
            Reporter: Nick Wellnhofer


During global destruction, DESTROY is called in random order on objects 
remaining because of refcount leaks or circular references. This can cause 
memory corruption with Clownfish objects. Since many exceptions leak refcounts, 
this can happen if a Perl process exits after an exception was thrown.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to