Files
jpexs-decompiler/libsrc/ffdec_lib
MultiplyByZer0 2c85203985 Prevent crash when calling insertInstruction() on empty MethodBody
If an AVM2Code object is empty, and we attempt to insert an instruction, the method will execute code.get(-1) and throw an exception. This commit handles the situation.
2017-03-11 21:58:27 -05:00
..
2015-05-12 10:48:55 +02:00
2015-05-12 10:48:55 +02:00
2016-09-18 23:37:02 +02:00
2016-09-20 21:43:52 +02:00