Fixed the flush() method of compression objects; the test for
the end of loop was incorrect, and failed when the flushmode != Z_FINISH. Logic cleaned up and commented.
Showing
Please register or sign in to comment
the end of loop was incorrect, and failed when the flushmode != Z_FINISH. Logic cleaned up and commented.