taglib questions - 2.3.0
Uwe Dippel
udippel at gmail.com
Sat Jun 27 09:36:42 BST 2026
Thanks a bunch for the speedy reaction, and the debugging!
Would you care to comment on my second question, about the seemingly new
limit of 512 at searching index data not observed earlier?
I am aware that it is not a bug, though I'd like to know if it stems from
changes within taglib or the calling routine?
Uwe
On Sat, 27 Jun 2026 at 07:17, Urs Fleisch <urs.fleisch at gmail.com> wrote:
> 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/ed151a62/attachment.htm>
More information about the taglib-devel
mailing list