Skip to content

typefind: Fix handling of ID_ODD_SIZE in WavPack typefinder

Chunks are always starting on an even position and this flag only specifies that the last byte of the chunk is not valid.

Fixes #3569 (closed)

Merge request reports