[PATCH] fdo#43424: LO Crashes while Comparing an Empty Document with Another Document

Dézsi Szabolcs dezsiszabi at hotmail.com
Thu Mar 8 05:57:23 PST 2012


Hi!

There was a call for GetLine( nInsPos-1 ); with nInsPos == 0 so it wanted to return aLines[ nLine ]; where nLine == -1.
(vector< CompareLine* > aLines;)

Files: sw/source/core/doc/doccomp.cxx (in SwCompareData::ShowDelete)

Szabolcs
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120308/d4dd6cf3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Comparing-empty-document-with-attached-one-crashes-L.patch
Type: text/x-patch
Size: 1211 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20120308/d4dd6cf3/attachment.bin>


More information about the LibreOffice mailing list