[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mplayer-cvs
Subject:    [Mplayer-cvslog] CVS: main/input input.c,1.102,1.103
From:       syncmail () mplayerhq ! hu (Sascha Sommer CVS)
Date:       2004-10-30 10:40:56
Message-ID: 20041030104056.2DEEC3C02B () mail ! mplayerhq ! hu
[Download RAW message or body]

CVS change done by Sascha Sommer CVS

Update of /cvsroot/mplayer/main/input
In directory mail:/var2/tmp/cvs-serv29295/input

Modified Files:
	input.c 
Log Message:
small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>

Index: input.c
===================================================================
RCS file: /cvsroot/mplayer/main/input/input.c,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- input.c	20 Oct 2004 20:07:49 -0000	1.102
+++ input.c	30 Oct 2004 10:40:53 -0000	1.103
@@ -1582,6 +1582,8 @@
     if(cmd_fds[i].close_func)
       cmd_fds[i].close_func(cmd_fds[i].fd);
   }
+  mp_input_free_binds(cmd_binds);
+  cmd_binds=NULL;
   
 }
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic