[
https://issues.apache.org/jira/browse/FLEX-34370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guest updated FLEX-34370:
-------------------------
Description:
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.
was:
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.
> 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)