You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/06/22 15:01:41 UTC

[jira] Closed: (HARMONY-2134) [drlvm][jvmti] element_moved() may segfault when moving tag of an reclaimed object

     [ https://issues.apache.org/jira/browse/HARMONY-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-2134.
--------------------------------------


No response, assuming ok.

> [drlvm][jvmti] element_moved() may segfault when moving tag of an reclaimed object
> ----------------------------------------------------------------------------------
>
>                 Key: HARMONY-2134
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2134
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Salikh Zakirov
>            Assignee: Gregory Shimansky
>         Attachments: fixed-segfault-in-element_moved-when-moving-reclaimed-object-tag.patch
>
>
> The element_moved() callback has a bug: it will segfault when moving a tag
> of a reclaimed object, as object pointer will be NULL in that case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.