Displaying 1 result from an estimated 1 matches for "liblfac".
Did you mean:
libflac
2016 Apr 30
1
[PATCH 2] too big padding can result in flac file corruption
Here's the fix for another problem in metadata_iterators.c: it is
possible for libLFAC to create too big padding metadata block --
a) when it merges existing padding blocks
b) when it expands padding block during metadata changes.
THe result is corrupted FLAC file. The patch should fix the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f...