summaryrefslogtreecommitdiff
path: root/writerfilter/qa
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-09-10 11:47:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-09-10 12:36:53 +0000
commit44d4d9d4e998de9b4dc939af4fa40e51e6300951 (patch)
tree923b0f3687ca01f4dc30452593d3c50cd738ed02 /writerfilter/qa
parent0832db1330bc44c9442ca9431daf77ff28911f88 (diff)
fftester: use of deleted RTFParserState
but we only use the RTFParserState to use its m_pDocumentImpl and the m_pDocumentImpl is never changed for the RTFParserState lifetime, so take the m_pDocumentImpl at ctor time instead and use that directly later Change-Id: I15152e3f6d9008553b4a384a5e5da21373904cc9 Reviewed-on: https://gerrit.libreoffice.org/28802 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'writerfilter/qa')
-rw-r--r--writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtfbin0 -> 1546 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtf b/writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtf
new file mode 100644
index 000000000000..3fe4b287640c
--- /dev/null
+++ b/writerfilter/qa/cppunittests/rtftok/data/pass/parser-state-1.rtf
Binary files differ