summaryrefslogtreecommitdiff
path: root/gzread.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2016-12-03 08:29:57 -0800
committerMark Adler <madler@alumni.caltech.edu>2016-12-04 07:48:47 -0800
commitc5ee34c28a9144b1b5a5021d05ed29940c53010c (patch)
tree2b524d836c87f3693a60fd5a33a361d04f1f66f1 /gzread.c
parent123f9cfaf7730dcc52c380eaf04c15dc3e0b15f8 (diff)
downloadzlib-c5ee34c28a9144b1b5a5021d05ed29940c53010c.tar.gz
Don't need to emit an empty fixed block when changing parameters.
gzsetparams() was using Z_PARTIAL_FLUSH when it could use Z_BLOCK instead. This commit uses Z_BLOCK, which avoids emitting an unnecessary ten bits into the stream.
Diffstat (limited to 'gzread.c')
0 files changed, 0 insertions, 0 deletions