taglib questions - 2.3.0
Urs Fleisch
urs.fleisch at gmail.com
Sat Jun 27 06:17:10 BST 2026
Thanks for the example file. I could reproduce the crash and have fixed it
with PR [#1375](https://github.com/taglib/taglib/pull/1375), merged into
master with commit [e589efd0dac005c45ff739a959463f3ecba2aa12](
https://github.com/taglib/taglib/commit/e589efd0dac005c45ff739a959463f3ecba2aa12
).
The bad thing was that TagLib dereferenced a NULL seek head. The seek head
was not accepted because it contained an offset zero (unusual position of
segment info before seek head) which is valid and now tolerated. It also
contains an invalid entry for a non-existing Tags element, which is now
skipped.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/taglib-devel/attachments/20260627/f9943634/attachment-0001.htm>
More information about the taglib-devel
mailing list