rpms/openoffice.org/devel openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch, NONE, 1.1

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Jan 21 20:08:21 UTC 2008


Author: caolanm

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

Added Files:
	openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch 
Log Message:
add openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch

openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch:

--- NEW FILE openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch ---
Index: source/gdi/salgdi2.cxx
===================================================================
RCS file: /cvs/gsl/vcl/unx/source/gdi/salgdi2.cxx,v
retrieving revision 1.41
diff -u -r1.41 salgdi2.cxx
--- openoffice.org.org/vcl/source/gdi/salgdi2.cxx	3 Aug 2007 14:10:03 -0000	1.41
+++ openoffice.org/vcl/source/gdi/salgdi2.cxx	21 Jan 2008 10:33:05 -0000
@@ -939,6 +939,7 @@
 
     // TODO: used ScopedPic
     rPeer.FreePicture( aAlphaPic );
+    XFreePixmap(pXDisplay, aAlphaPM);
     rPeer.FreePicture( aSrcPic );
     rPeer.FreePicture( aDstPic );
     return true;




More information about the fedora-extras-commits mailing list