Files
lime/project/src/system
Disconnect3d d9b35012f4 Fix off by one when finding HaxeObject; JNI string
This PR fixes an off by one in `strncmp(src,"org/haxe/lime/HaxeObject;", 24)` call. The string literal `"org/haxe/lime/HaxeObject;"` has a length of 25 and so the current implementation would also match e.g. `"org/haxe/lime/HaxeObjectSOMETHING;"` strings.
2020-04-13 10:20:26 -07:00
..
2018-07-18 17:32:51 -07:00
2018-07-18 17:32:51 -07:00
2018-07-18 17:32:51 -07:00
2018-07-18 17:32:51 -07:00
2018-07-18 17:32:51 -07:00
2019-10-15 08:21:08 -07:00
2018-07-18 17:32:51 -07:00
2019-11-25 15:58:51 -08:00
2018-07-18 17:32:51 -07:00