mahmudur85 / iperf-jni

An iperf3 android library
12 stars 8 forks source link

IndexOutOfBoundsException in Iperf Library #6

Open fazal2kollur opened 11 months ago

fazal2kollur commented 11 months ago

The library occasionally encounters an IndexOutOfBoundsException, signaling a problem with negative indices (such as Index -2).

Here's the exception that has been caught: com.synaptictools.iperf.IPerfException: java.lang.IndexOutOfBoundsException: Index -2 out of bounds for length 0.

arunnechlani commented 10 months ago

Hi @mahmudur85

Could you please look into this and help on the same? Do you have any plans to update iperf3 lib to latest one?