summaryrefslogtreecommitdiffstats
path: root/nlpsolver/src/com/sun/star
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2020-07-13 12:02:59 +0200
committerLuboš Luňák <l.lunak@collabora.com>2020-07-14 10:40:24 +0200
commit08161f853571e3d4113c40a5d9d2cc24dca7506f (patch)
treec812f5bb7d0fadaf5bae782a3d4ef3983d10054e /nlpsolver/src/com/sun/star
parentconnectivity/dbpool2: create instances with uno constructors (diff)
downloadcore-08161f853571e3d4113c40a5d9d2cc24dca7506f.tar.gz
core-08161f853571e3d4113c40a5d9d2cc24dca7506f.zip
fix encrypted parallel zip saving (tdf#134332)
ZipOutputEntryBase::processDeflated() was calling isDeflaterFinished() to find out whether to finalize and dispose m_xCipherContext. With ZipOutputEntryParallel this was always true, so the context was disposed after the first call. That was originally correct, because originally processDeflated() was called just once at the very end, but 353d4528b8ad8abca9a13f3016632e42bab7afde changed to calling it several times. Change-Id: I1e4a0c887e4ba7ac7b20fa315169eaa911335fde Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98625 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'nlpsolver/src/com/sun/star')
0 files changed, 0 insertions, 0 deletions