aboutsummaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2017-01-21 01:50:26 -0800
committerMark Adler <madler@alumni.caltech.edu>2017-02-15 22:39:25 -0800
commit2d80d3f6b52f9fa454c26c89d2d6a1790e1cecb0 (patch)
treed9338ba447a2eea678bb7d863218ff3d40f04c2b /old
parentf9694097dd69354b03cb8af959094c7f260db0a1 (diff)
downloadzlib-2d80d3f6b52f9fa454c26c89d2d6a1790e1cecb0.tar.gz
zlib-2d80d3f6b52f9fa454c26c89d2d6a1790e1cecb0.tar.bz2
zlib-2d80d3f6b52f9fa454c26c89d2d6a1790e1cecb0.zip
Limit hash table inserts after switch from stored deflate.
This limits hash table inserts to the available data in the window and to the sliding window size in deflate_stored(). The hash table inserts are deferred until deflateParams() switches to a non-zero compression level.
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions