diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2017-01-21 01:50:26 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2017-02-15 22:39:25 -0800 |
commit | 2d80d3f6b52f9fa454c26c89d2d6a1790e1cecb0 (patch) | |
tree | d9338ba447a2eea678bb7d863218ff3d40f04c2b /old | |
parent | f9694097dd69354b03cb8af959094c7f260db0a1 (diff) | |
download | zlib-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