diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-04-19 11:15:52 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-04-19 11:46:31 +0200 |
commit | 98d594abd42c5aa33d6981f4dd19582c2d345705 (patch) | |
tree | 600cee7d76ca1dd85206d4894cd45d1171d949a7 /touch/Module_touch.mk | |
parent | 26d092b3635680248f8b176564409e6c0c24bfbf (diff) |
Revert "fix fdo#47018 Impress paste destroy bullet"
This reverts commit a95cce27295f9cd255fa72eaded00972e3efb69b, it lead to live-
lock in JunitTest_sc_unoapi, where SvxBoxItem::Create
(editeng/source/items/frmitems.cxx) failed to break out of the while(true) loop,
apparently because it kept reading past the end of rStrm, so cLine wouldn't be
updated. (That code would need to be made more robust, but I do not know how
best to flag errors from SvxBoxItem::Create?)
What looks suspicious about the changes of
a95cce27295f9cd255fa72eaded00972e3efb69b at least to
editeng/source/items/frmitems.cxx is that it changes the stream's format, now
reading/writing a 16 bit value where it previously read/wrote an 8 bit value
(SvStream /does/ support sal_Int8, btw).
Change-Id: I1a46746559dcf8e1ea8be63a9a0cf2d32ccc69a1
Diffstat (limited to 'touch/Module_touch.mk')
0 files changed, 0 insertions, 0 deletions