diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2011-12-29 00:03:55 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2011-12-29 00:03:55 -0800 |
commit | 9d55abc96968db80749df5ebf412d36e2d66de26 (patch) | |
tree | 2b422f40b006d947ce8f690641129bc8c95aef2b /zlib.h | |
parent | f1ebdd6a9c495a5db9a22aa80dd7d54ae7db42e9 (diff) | |
download | zlib-9d55abc96968db80749df5ebf412d36e2d66de26.tar.gz zlib-9d55abc96968db80749df5ebf412d36e2d66de26.tar.bz2 zlib-9d55abc96968db80749df5ebf412d36e2d66de26.zip |
Avoid extraneous empty blocks when doing empty flushes.
Previously when doing an empty flush, a extra static or stored block
could be emitted before the requested empty static or stored block.
This patch prevents the emission of empty blocks by the deflate_*
functions.
Diffstat (limited to 'zlib.h')
0 files changed, 0 insertions, 0 deletions