mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-06-03 17:08:08 -04:00
libraw uses fseek when doing files, which allows seeking past the end without problems, so do the same, otherwise when we report oss-fuzz issues they say "give me an example to reproduce" and since our seek and their seek don't behave the same it's hard to convince them to fix their code