Re: [PATCH]: Fix for rtfexport subsequenttest - now [ONGERRIT]

2012-12-21 Thread John LeMoyne Castle
://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

[PATCH] Fix for rtfexport subsequenttest

2012-12-21 Thread LeMoyne Castle (via Code Review)
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

[PATCH]: Fix for rtfexport subsequenttest

2012-12-21 Thread LeMoyne Castle
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)