diff options
author | Narayan Kamath <narayan@google.com> | 2015-04-03 16:25:49 +0100 |
---|---|---|
committer | Narayan Kamath <narayan@google.com> | 2015-04-03 16:41:42 +0100 |
commit | fe3469f59ea823c2ddb2671a4fe0568b25c83df6 (patch) | |
tree | c00d36d4c9ce9131c5d467b20d06d60b534898f3 /jsr166-tests/src/test/java/jsr166/RecursiveTaskTest.java | |
parent | 608f2b1df282913c58fcfd56abda11e4e3e4ff63 (diff) |
GZIPInputStream: Fix handling of header CRCs.
This is the same mistake as public bug 159340, we were peeking
in the wrong buffer for the CRC.
Note that this is different from the member CRC, the latter is
the CRC of the actual data (not the header) and is mandatory.
Change-Id: I98d49bdd9d5ea93fe982783c8077531764ee5347
Diffstat (limited to 'jsr166-tests/src/test/java/jsr166/RecursiveTaskTest.java')
0 files changed, 0 insertions, 0 deletions