[Libreoffice-bugs] [Bug 134332] Error when saving bigger odt/ods with password

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 12 20:54:27 UTC 2020


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

--- Comment #14 from Telesto <telesto at surfxs.nl> ---
Created attachment 162942
  --> https://bugs.documentfoundation.org/attachment.cgi?id=162942&action=edit
Bibisect log

Bisected to
author  Dennis Francis <dennis.francis at collabora.com>   2020-01-11 11:51:34
+0530
committer       Dennis Francis <dennis.francis at collabora.com>   2020-01-13
12:11:44 +0100
commit  353d4528b8ad8abca9a13f3016632e42bab7afde (patch)
tree    a83950338ad79e77594638d9dd60bd073fdd2115
parent  9dce33e6943dec5ff111802ec3e7c338abf56592 (diff)
tdf#125662: do parallel-zip in batches
In this approach the input stream is read one batch (of constant size)
at a time and each batch is compressed by ThreadedDeflater. After
we are done with a batch, the deflated buffer is processed straightaway
(directed to file backed storage).

https://cgit.freedesktop.org/libreoffice/core/commit/?id=353d4528b8ad8abca9a13f3016632e42bab7afde

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200712/19cbcb19/attachment.htm>


More information about the Libreoffice-bugs mailing list