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.
Showing
想要评论请 注册 或 登录