summaryrefslogtreecommitdiff
path: root/sw/qa/core
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-09-05 22:01:12 +0200
committerMichael Stahl <mstahl@redhat.com>2017-09-05 22:34:59 +0200
commite530a7ddb1c9423487ce936e6b23b8e36449d555 (patch)
treee301432948efa67938a8355efc6be99e407b3801 /sw/qa/core
parent383aab7ed63bf30931c1cf89138707d2228b5dce (diff)
tdf#112164 sax: handle errors on last call to XML_Parse()
If XML_Parse() is called with isFinal=1 and there are open tags, that is an error (XML_ERROR_NO_ELEMENTS) that must be converted to an exception. This reveals that we already had an incomplete input document, which needs to be moved to "fail" now. Change-Id: I7ce3b51bd87923b5edde621508cf38d7ebbc2b14
Diffstat (limited to 'sw/qa/core')
-rw-r--r--sw/qa/core/data/odt/fail/tdf102018.odt (renamed from sw/qa/core/data/odt/pass/tdf102018.odt)bin2851 -> 2851 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/core/data/odt/pass/tdf102018.odt b/sw/qa/core/data/odt/fail/tdf102018.odt
index d804aec11df0..d804aec11df0 100644
--- a/sw/qa/core/data/odt/pass/tdf102018.odt
+++ b/sw/qa/core/data/odt/fail/tdf102018.odt
Binary files differ