://nabble.documentfoundation.org/PATCH-Fix-for-rtfexport-subsequenttest-tp4025719p4025745.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1464
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/1464/1
Fix for rtfexport subsequenttest
was re-using previous data buffer in later write to file
fixes crash in subsequ
Hi,
The rtfexport subsequent test was failing with a segfault for me.
I used EXPORT DEBUGCPPUNIT=TRUE
and got the following stack trace:
Program received signal SIGSEGV, Segmentation fault.
0x478bb2d7 in RtfAttributeOutput::WriteHex(unsigned char const*, unsigned
long, SvStream*, unsigned long)