You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Guest (JIRA)" <ji...@apache.org> on 2014/06/14 18:11:03 UTC

[jira] [Created] (FLEX-34370) NullPointerException in TagDecoder.decodeDefineButton

Guest created FLEX-34370:
----------------------------

             Summary: NullPointerException in TagDecoder.decodeDefineButton
                 Key: FLEX-34370
                 URL: https://issues.apache.org/jira/browse/FLEX-34370
             Project: Apache Flex
          Issue Type: Bug
            Reporter: Guest


I saw this when I was browsing the source code on the github mirror.

https://github.com/apache/flex-sdk/blob/develop/modules/swfutils/src/java/flash/swf/TagDecoder.java#L2181

If I'm not mistaken, line 2181 sets t.condActions to {null}, and line 2182 causes a null pointer exception.



--
This message was sent by Atlassian JIRA
(v6.2#6252)