arthurscchan opened a new pull request, #521: URL: https://github.com/apache/commons-io/pull/521
This PR fixes the possible IndexOutOfBoundsException from methods in EndianUtils by adding a validation method to those methods. The validation method throws an IllegalArgumentException if the provided byte array does not have enough data for reading or does not have enough space for writing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
