One more leak
git-svn-id: https://svn.musicpd.org/mpd/trunk@4373 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
parent
93c8aa8b71
commit
fefd214b8e
1
src/ls.c
1
src/ls.c
@ -142,6 +142,7 @@ int lsPlaylists(FILE * fp, char * utf8path) {
|
||||
dup[suff] = '\0';
|
||||
if((utf8 = fsCharsetToUtf8(dup))) {
|
||||
insertInList(list,utf8,NULL);
|
||||
free(utf8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user