Files
jpexs-decompiler/libsrc
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
..
2016-07-23 21:19:44 +02:00
2016-07-23 21:19:44 +02:00
2016-09-18 23:47:03 +02:00
2016-07-23 21:19:44 +02:00
2015-12-15 20:15:20 +01:00
2016-07-23 21:19:44 +02:00
2015-04-28 15:34:27 +02:00