docrjp opened a new pull request #185: [SUREFIRE-1522] fix escapeBytesToPrintable bounds check URL: https://github.com/apache/maven-surefire/pull/185 Proposed new regression test and accompanying fix for SUREFIRE-1522: https://issues.apache.org/jira/browse/SUREFIRE-1522 The array bounds check now compares off+len to the source length, rather than off to len.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
