From 22a0d01c7610f366cf3cec9e7f7cf5968dcc285e Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Tue, 25 Nov 2003 19:28:16 +0000 Subject: XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks --- src/Xv.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Xv.c') diff --git a/src/Xv.c b/src/Xv.c index 767ecc6..381cdb7 100644 --- a/src/Xv.c +++ b/src/Xv.c @@ -21,7 +21,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xv/Xv.c,v 1.16 2002/10/16 00:37:33 dawes Exp $ */ +/* $XFree86: xc/lib/Xv/Xv.c,v 1.17 2003/04/28 16:56:27 dawes Exp $ */ /* ** File: ** @@ -267,6 +267,7 @@ XvQueryAdaptors( *p_nAdaptors = rep.num_adaptors; *p_pAdaptors = pas; + Xfree(buffer); UnlockDisplay(dpy); SyncHandle(); -- cgit v1.2.3