rpms/openoffice.org/FC-5 openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 6 08:56:16 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv8921

Modified Files:
	openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch 
Log Message:
a bit different in 2.0.2

openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch:
 source/cxxhelp/qe/Search.cxx         |    0 
 xmlhelp/source/cxxhelp/qe/Search.cxx |    3 ++-
 2 files changed, 2 insertions(+), 1 deletion(-)

Index: openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/FC-5/openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch	6 Sep 2006 08:03:10 -0000	1.1
+++ openoffice.org-2.0.3.ooo67740.xmlhelp.doublefree.patch	6 Sep 2006 08:56:14 -0000	1.2
@@ -5,13 +5,13 @@
 diff -u -r1.7 Search.cxx
 --- openoffice.org.orig/xmlhelp/source/cxxhelp/qe/Search.cxx	9 Sep 2005 12:23:53 -0000	1.7
 +++ openoffice.org/xmlhelp/source/cxxhelp/qe/Search.cxx	25 Jul 2006 07:47:28 -0000
-@@ -473,10 +473,11 @@
+@@ -467,10 +467,11 @@
  		genHeap_.reset();
      }
  	while( nextDocGenHeap_.isNonEmpty() );
 -
 +#if 0
- 	for( sal_uInt32 i = 0; i < start.size(); ++i )
+ 	for( sal_Int32 i = 0; i < start.size(); ++i )
  		if( start[i] != RoleFiller::STOP() )
  			delete start[i];
 +#endif




More information about the fedora-cvs-commits mailing list