1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:11:20 -06:00
go/src/compress
Vladimir Mihailenco 0ce100dc96 compress/flate: don't ignore dict in Reader.Reset
Fixes #16162.

Change-Id: I6f4ae906630079ef5fc29ee5f70e2e3d1c962170
Reviewed-on: https://go-review.googlesource.com/24390
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-06-27 21:28:34 +00:00
..
bzip2 all: remove unnecessary type conversions 2016-04-15 07:31:45 +00:00
flate compress/flate: don't ignore dict in Reader.Reset 2016-06-27 21:28:34 +00:00
gzip compress: update documentation regarding footer verification 2016-05-09 19:19:24 +00:00
lzw compress/lzw: use Run for benchmarks 2016-05-25 17:11:12 +00:00
testdata build: shorten a few packages with long tests 2015-12-29 15:46:44 +00:00
zlib compress: update documentation regarding footer verification 2016-05-09 19:19:24 +00:00