From f51c36c107b3474ab99db76497b1f9c9c510248d Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 29 Jan 2020 12:13:58 +0100 Subject: Revert "ofz#20267 Indirect-leak" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ae01adf0747496e8c36f8f30fc2c1a4a6ef8275e. Reason for revert: intermittent failures Change-Id: I2212154e2c6ca210a2ff19cf73c0578c146dd46d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87679 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- lotuswordpro/qa/cppunit/data/fail/null-2.lwp | Bin 0 -> 22368 bytes lotuswordpro/qa/cppunit/data/pass/null-2.lwp | Bin 22368 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 lotuswordpro/qa/cppunit/data/fail/null-2.lwp delete mode 100644 lotuswordpro/qa/cppunit/data/pass/null-2.lwp (limited to 'lotuswordpro/qa') diff --git a/lotuswordpro/qa/cppunit/data/fail/null-2.lwp b/lotuswordpro/qa/cppunit/data/fail/null-2.lwp new file mode 100644 index 000000000000..cd7e07278e8d Binary files /dev/null and b/lotuswordpro/qa/cppunit/data/fail/null-2.lwp differ diff --git a/lotuswordpro/qa/cppunit/data/pass/null-2.lwp b/lotuswordpro/qa/cppunit/data/pass/null-2.lwp deleted file mode 100644 index cd7e07278e8d..000000000000 Binary files a/lotuswordpro/qa/cppunit/data/pass/null-2.lwp and /dev/null differ -- cgit