https://bugzilla.redhat.com/show_bug.cgi?id=1419841 --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- I confirm the zlib change was introduced by zlib commit: commit 7161ad76e2d0ac7de2a6235fcad3b9dfc99e9140 Author: Mark Adler <madler@xxxxxxxxxxxxxxxxxx> Date: Tue Nov 22 23:29:19 2016 -0800 Assure that deflateParams() will not switch functions mid-block. This alters the specification in zlib.h, so that deflateParams() will not change any parameters if there is not enough output space in the event that a block is emitted in order to allow switching the compression function. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx