[Xorg-commit] xc/lib/Xv Xv.c,1.1.4.1,1.1.4.2

Kaleb Keithley xserver-commit at pdx.freedesktop.org
Sat Dec 6 15:24:54 EET 2003


Committed by: kaleb

Update of /cvs/xorg/xc/lib/Xv
In directory pdx:/home/kaleb/xorg/xc.XORG-CURRENT/lib/Xv

Modified Files:
      Tag: XORG-CURRENT
	Xv.c 
Log Message:
merge XFree86 4.3.99.901 (RC1) from vendor branch

Index: Xv.c
===================================================================
RCS file: /cvs/xorg/xc/lib/Xv/Xv.c,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- Xv.c	26 Nov 2003 22:48:39 -0000	1.1.4.1
+++ Xv.c	6 Dec 2003 13:24:22 -0000	1.1.4.2
@@ -21,7 +21,8 @@
 SOFTWARE.
 
 ******************************************************************/
-/* $XFree86: xc/lib/Xv/Xv.c,v 1.17 2003/04/28 16:56:27 dawes Exp $ */
+/* $XFree86: xc/lib/Xv/Xv.c,v 1.18 2003/11/29 01:02:32 dawes Exp $ */
+/* $XdotOrg$ */
 /*
 ** File: 
 **
@@ -395,6 +396,7 @@
   *p_nEncodings = rep.num_encodings;
   *p_pEncodings = pes;
 
+  Xfree(buffer);
   UnlockDisplay(dpy);
   SyncHandle();
 





More information about the xorg-commit mailing list