From fe30a03a47c336d508667bb0477383f389e13b5e Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Thu, 4 Dec 2003 22:02:57 +0000 Subject: XFree86 4.3.99.901 (RC 1) --- src/Xv.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Xv.c b/src/Xv.c index 381cdb7..b1d0791 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.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 $ */ /* ** File: ** @@ -395,6 +395,7 @@ XvQueryEncodings( *p_nEncodings = rep.num_encodings; *p_pEncodings = pes; + Xfree(buffer); UnlockDisplay(dpy); SyncHandle(); -- cgit v1.2.1