<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error when saving bigger odt/ods with password"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134332#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Error when saving bigger odt/ods with password"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134332">bug 134332</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=162942" name="attach_162942" title="Bibisect log">attachment 162942</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=162942&action=edit" title="Bibisect log">[details]</a></span>
Bibisect log

Bisected to
author  Dennis Francis <<a href="mailto:dennis.francis@collabora.com">dennis.francis@collabora.com</a>>   2020-01-11 11:51:34
+0530
committer       Dennis Francis <<a href="mailto:dennis.francis@collabora.com">dennis.francis@collabora.com</a>>   2020-01-13
12:11:44 +0100
commit  353d4528b8ad8abca9a13f3016632e42bab7afde (patch)
tree    a83950338ad79e77594638d9dd60bd073fdd2115
parent  9dce33e6943dec5ff111802ec3e7c338abf56592 (diff)
<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Bad allocation crash while saving Calc with copied columns (x86)"
   href="show_bug.cgi?id=125662">tdf#125662</a>: 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).

<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=353d4528b8ad8abca9a13f3016632e42bab7afde">https://cgit.freedesktop.org/libreoffice/core/commit/?id=353d4528b8ad8abca9a13f3016632e42bab7afde</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>