]> git.sesse.net Git - vlc/commit
Fix memleak in sdl video output. (string passed to setenv have to be freed after).
authorRémi Duraffort <ivoire@videolan.org>
Thu, 31 Jul 2008 12:38:49 +0000 (14:38 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Thu, 31 Jul 2008 12:38:49 +0000 (14:38 +0200)
commit98e9da7b1a9f9d4475189985ad21b1aad0c1d550
tree6d34d1b109e0334b6e50e4f6131df38fb866f5f0
parent97c14e4c28c421395395033c17678d0d48eb6083
Fix memleak in sdl video output. (string passed to setenv have to be freed after).
modules/video_output/sdl.c