java-libpst
java-libpst copied to clipboard
If number of emails/messages reaches 23 in a folder: getNextChild throws Index out of bound error
If number of emails/messages reaches 23 in a folder: getNextChild throws Index out of bound error
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at java.util.ArrayList.rangeCheck(ArrayList.java:657) at java.util.ArrayList.get(ArrayList.java:433) at com.pff.PSTFolder.getNextChild(PSTFolder.java:293)