[drlvm][jvmti] element_moved() may segfault when moving tag of an reclaimed object
----------------------------------------------------------------------------------
Key: HARMONY-2134
URL: http://issues.apache.org/jira/browse/HARMONY-2134
Project: Harmony
Issue Type: Bug
Components: DRLVM
Reporter: Salikh Zakirov
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.
-
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
|