DroidBench
DroidBench copied to clipboard
ArrayToString1.apk raises ArrayIndexOutOfBoundsException
trafficstars
Caused by the following statements:
String[] array = new String[1];
array[1] = imei;
I opened a PR on this one: https://github.com/secure-software-engineering/DroidBench/pull/25
I have also find this problem but it haven't been solved yet till now.
@StevenArzt could you kindly look at #25 and merge if possible?
@ericbodden The MR https://github.com/secure-software-engineering/DroidBench/pull/25 has already been merged on May 18th, 2017. I'm not sure what else there is to do.
Sorry my bad, closing this then for now.