Skip to content
Commit 850ff668 authored by Daniel Vrátil's avatar Daniel Vrátil
Browse files

Serializer: don't use seek() on sequential devices

If the QIODevice passed to the deserializer is not seekable
(e.g. Akonadi::CompressionStream), this would fail to properly
load the event.
parent 631da790
Pipeline #39046 passed with stage
in 10 minutes and 47 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment