Skip to content
Snippets Groups Projects
Commit ecd16bf6 authored by Tom Tromey's avatar Tom Tromey Committed by Tom Tromey
Browse files

re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch)

	PR libgcj/14446:
	* java/util/zip/GZIPInputStream.java (read): Avoid sign extension
	when comparing CRCs.
	* java/util/zip/InflaterInputStream.java (onebytebuffer): New
	field.
	(read()): New overload.

From-SVN: r87882
parent 9b270cce
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment