Bug 50050 - UnsyncByteArrayOutputStream throws ArrayIndexOutOfBoundsException if array length > internal buffer expansion size
Summary: UnsyncByteArrayOutputStream throws ArrayIndexOutOfBoundsException if array le...
Status: RESOLVED FIXED
Alias: None
Product: Security - Now in JIRA
Classification: Unclassified
Component: Signature (show other bugs)
Version: Java 1.4.2
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: XML Security Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-06 11:07 UTC by sean.mullan
Modified: 2010-10-11 12:33 UTC (History)
0 users



Attachments
Patch for bug 50050 (5.42 KB, patch)
2010-10-06 11:29 UTC, sean.mullan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sean.mullan 2010-10-06 11:07:59 UTC
See the following JDK bug for more information (same issue):

http://bugs.sun.com/view_bug.do?bug_id=6968808
Comment 1 sean.mullan 2010-10-06 11:29:20 UTC
Created attachment 26126 [details]
Patch for bug 50050
Comment 2 sean.mullan 2010-10-11 12:33:13 UTC
Fixed in trunk.