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

--- Comment #4 from Lionel Elie Mamane <[email protected]> ---
(In reply to Julien Nabet from comment #2)

> after x >>= aBytes, aBytes is just a sequence of 0 because we get over max
> size.
> So setBytes is called with a 0 size sequence and it crashes.

I think that for robustness of LibreOffice, that would be useful to fix that
(namely, that it doesn't crash when called with empty sequence).

> Remark: I don't know how "Any" => "Sequence" conversion takes length into
> account to retrieve 0 size when the image is too big.

Does the "Any" actually contain something not of zero size?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to