summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlexport/data/fdo79008.docx
diff options
context:
space:
mode:
authorDinesh Patil <dinesh.patil@synerzip.com>2014-05-21 19:32:54 +0530
committerMichael Stahl <mstahl@redhat.com>2014-05-26 11:38:03 +0200
commit55b197700b1ceb2e64b5f7c2bb227afbcad525b6 (patch)
treec8896979b7dbd8cfddab2b94e03e030d74c03d3e /sw/qa/extras/ooxmlexport/data/fdo79008.docx
parent309bd58c9721495fe9aeeb0a9be9726cf5f748f8 (diff)
fdo#79008 Crash: File getting crash while saving in LO
File is getting crashed while saving in LO, as it tries to access the value of vector after erasing that value. Code changed to access the vector value first and then erase that value from vector. Change-Id: I29369b7582fdbd7363d0e6fdae091a30c79a747d Reviewed-on: https://gerrit.libreoffice.org/9433 Tested-by: Michael Stahl <mstahl@redhat.com> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit ed3fd76b65b2a281effea55b8a55101a8b740aec)
Diffstat (limited to 'sw/qa/extras/ooxmlexport/data/fdo79008.docx')
-rw-r--r--sw/qa/extras/ooxmlexport/data/fdo79008.docxbin0 -> 53143 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/sw/qa/extras/ooxmlexport/data/fdo79008.docx b/sw/qa/extras/ooxmlexport/data/fdo79008.docx
new file mode 100644
index 000000000000..2b1758776b14
--- /dev/null
+++ b/sw/qa/extras/ooxmlexport/data/fdo79008.docx
Binary files differ