[MPlayer-dev-eng] [PATCH] mplayer memory leaks

Alexander Strasser eclipse7 at gmx.net
Fri Jul 23 18:36:35 CEST 2004


On Wed, Jul 21, 2004 at 03:16:24PM +0200, Alexander Strasser wrote:
> Hi,
> as suggested to me by the mkv devels on LinuxTag, I tested
> MPlayer for mem leaks with valgrind.
> 
> There were plenty of detected memory leaks in it's
> output some may not be real leaks because valgrind can be
> fooled by optimizations.
> But others as the ones this patch fixes are real ones.
> 
> So as a first start i eleminated the mem leaks caused by
> false use of the get_path() function.
> 
> As a second step i wrote a little src documentation for
> get_path() also attached.
> 
>   Alex (beastd)
I applied both patches. The latter one in a modified
version as suggested by Attila.

  Alex (beastd)




More information about the MPlayer-dev-eng mailing list