mirror of
https://github.com/taglib/taglib.git
synced 2025-07-18 21:14:23 -04:00
Fix a wrong parameter for zlib.
z_stream.avail_in has to be the length of the input buffer. It will fail when frameDataLength is smaller than the actual compressed data size.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user