]> git.sesse.net Git - vlc/commit
es_out.c: fixed a slight memleak in "now playing" handling.
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Thu, 2 Feb 2006 11:59:15 +0000 (11:59 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Thu, 2 Feb 2006 11:59:15 +0000 (11:59 +0000)
commit355e0a3776c72500f16f9d6cccc28682c812969b
tree75d6276a0db9263f28763e972d94411a7a2102ce
parent18f8461307c499afe662c52a990792b399d93d1e
es_out.c: fixed a slight memleak in "now playing" handling.
This one is slightly dangerous as it can happen over and over again during
normal operation.
src/input/es_out.c