]> git.sesse.net Git - vlc/commit
m3u: fix a memory leak (the string is not allocated with FromLocale nor ToLocale...
authorRémi Duraffort <ivoire@videolan.org>
Wed, 21 Jul 2010 20:28:08 +0000 (22:28 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Wed, 21 Jul 2010 20:28:08 +0000 (22:28 +0200)
commit5e33034d87a3e3258573410053f0bfc1e7925674
tree4e77ed86ed917954fe6e8d144f6f05b2fe7012d0
parentd69171a2d863fad067d87df764d90572e3e509b4
m3u: fix a memory leak (the string is not allocated with FromLocale nor ToLocale but strdup).
modules/demux/playlist/m3u.c