[Bug 42181] ArrayIndexOutOfBoundsException in parseChunkHeader

2012-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42181 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 42181] ArrayIndexOutOfBoundsException in parseChunkHeader

2012-09-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42181 --- Comment #6 from Konstantin Kolinko --- Fixed in 6.0 with r1381038. It will be in Tomcat 6.0.36 onwards. -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 42181] ArrayIndexOutOfBoundsException in parseChunkHeader

2012-08-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42181 --- Comment #5 from Konstantin Kolinko --- Created attachment 29295 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29295&action=edit 2012-08-29_tc55_42181.patch Patch for Tomcat 5.5 Includes backport of r423453 The patches hav

[Bug 42181] ArrayIndexOutOfBoundsException in parseChunkHeader

2012-08-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42181 --- Comment #4 from Konstantin Kolinko --- Created attachment 29288 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29288&action=edit 2012-08-28_tc6_42181.patch Patch for Tomcat 6 -- You are receiving this mail because: You ar

[Bug 42181] ArrayIndexOutOfBoundsException in parseChunkHeader

2012-08-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42181 Konstantin Kolinko changed: What|Removed |Added Summary|parseChunkHeader|ArrayIndexOutOfBoundsExcept