rpms/openoffice.org/devel pseudoworkspace.valgrind1.patch, 1.17, 1.18

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Sat May 19 11:28:42 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4592

Modified Files:
	pseudoworkspace.valgrind1.patch 
Log Message:
and partly upstream valgrind findings

pseudoworkspace.valgrind1.patch:

Index: pseudoworkspace.valgrind1.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/pseudoworkspace.valgrind1.patch,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- pseudoworkspace.valgrind1.patch	5 Apr 2007 14:32:28 -0000	1.17
+++ pseudoworkspace.valgrind1.patch	19 May 2007 11:28:07 -0000	1.18
@@ -85,19 +85,3 @@
  	BYTE   nVer;
  	if( ReadCommonRecordHeader( rBLIPStream, nVer, nInst, nFbt, nLength) && ( 0xF018 <= nFbt ) && ( 0xF117 >= nFbt ) )
  	{
-Index: source/core/txtnode/thints.cxx
-===================================================================
-RCS file: /cvs/sw/sw/source/core/txtnode/thints.cxx,v
-retrieving revision 1.43.36.6
-diff -u -r1.43.36.6 thints.cxx
---- openoffice.org.orig/sw/source/core/txtnode/thints.cxx	20 Mar 2007 12:48:03 -0000	1.43.36.6
-+++ openoffice.org/sw/source/core/txtnode/thints.cxx	5 Apr 2007 14:25:12 -0000
-@@ -2138,7 +2138,7 @@
- 
-         BuildPortions( rNode, *pHint, nMode );
- 
--        if ( nHtStart < *pHtEnd ) // skip merging for 0-length attributes
-+        if ( nHtStart < nHintEnd ) // skip merging for 0-length attributes
-             MergePortions( rNode );
-     }
-     else




More information about the fedora-extras-commits mailing list