Fixed AS3 Nullpointer on getting multiname which is out of bounds

This commit is contained in:
Jindra Petřík
2023-10-01 18:21:38 +02:00
parent 0f72a605a3
commit a20da0839c
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -54,6 +54,7 @@ All notable changes to this project will be documented in this file.
- [#2086] AS3 direct editation - not deleting old nested methods when they have multiple usages
- [#2009] Missing images in MacOs icon
- AS3 Initialization of var in script initializer
- AS3 Nullpointer on getting multiname which is out of bounds
### Changed
- [#2070] String values inside SWF to XML export are backslash escaped