xcf: Make sure offsets are not negative
It's not a huge problem since QIODevice::seek() is a noop on negative values but it's just better to bail out as soon as possible when we realize the file is broken
It's not a huge problem since QIODevice::seek() is a noop on negative values but it's just better to bail out as soon as possible when we realize the file is broken