https://bugs.documentfoundation.org/show_bug.cgi?id=167936

--- Comment #10 from Mikkel Lauritsen <[email protected]> ---
(In reply to Noel Grandin from comment #9)
> fix is here: https://gerrit.libreoffice.org/c/core/+/189577

Couple of possibly stupid questions:

>From looking at the diff it seems that ByteGrabber::readBytes still has the
same problem? The crash happens in ZipFile.cxx line 1171 which is

        if (nSize != aGrabber.readBytes(aBuffer.get(), nSize))

Since ByteGrabber::ReadUInt64 reads 8 bytes, shouldn't aSequence be initialized
with 8 as parameter?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to