You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/20 02:51:16 UTC

[jira] [Assigned] (FLEX-28766) ObjectUtil.clone() causes StackOverflow for cyclic objects graphs

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

Justin Mclean reassigned FLEX-28766:
------------------------------------

    Assignee: Justin Mclean
    
> ObjectUtil.clone() causes StackOverflow for cyclic objects graphs
> -----------------------------------------------------------------
>
>                 Key: FLEX-28766
>                 URL: https://issues.apache.org/jira/browse/FLEX-28766
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: .Unspecified - Framework
>    Affects Versions: Adobe Flex SDK 4.1 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Justin Mclean
>
> ObjectUtil.clone() causes StackOverflow for cyclic objects graphs.
> The ObjectUtil.cloneInternal() doesn't have stop condition when entering the same object for the second time which leads to infinite recursion.
> See the code sample attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira