summaryrefslogtreecommitdiff
path: root/external/openssl/CVE-2014-3505.patch
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2014-10-14 16:31:13 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-10-14 16:54:39 +0200
commit05e9de8d69dd9a2194f6f561fa77c0c61534e9a8 (patch)
treea0159d85f8ee622883a6c9e80aba05a25967d7a7 /external/openssl/CVE-2014-3505.patch
parentc9a3695857f3c616dcfe3503616be961ed4c8987 (diff)
bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columns
Regression from c5a8a2c3cbcee0175127a0662e3d820ea4deea22 (sw34bf05: i#84870 - method <SwTxtFrm::FormatAdjust(..)> - do not split text frame which only contains on as-character anchored object, 2011-03-11), the i#84870 fix was for a document which didn't have columns, and didn't consider that this causes a layout loop in case: 1) There are two paragraphs in a section, having multiple columns. 2) The second paragraph has fo:keep-together="always". In this case originally we tried to call SplitFrm(), realized that it didn't help, and then gave up. But after the change, we kept trying to satisfy the two conflicting requirements (balance content in the 3 columns vs keep the second paragraph with the first one). Fix the problem by not calling SplitFrm() only in case we're not inside columns. (cherry picked from commit 2d35baed5e87ffe7ca371986391cdb3983cdd2b1) Conflicts: sw/CppunitTest_sw_odfimport.mk sw/qa/extras/odfimport/odfimport.cxx Change-Id: I64e969ef5e8f519314f5613f8e6fae626ae085ce
Diffstat (limited to 'external/openssl/CVE-2014-3505.patch')
0 files changed, 0 insertions, 0 deletions