]> git.sesse.net Git - vlc/commit
dash: DOMParser: FIxing memory leak.
authorHugo Beauzée-Luyssen <beauze.h@gmail.com>
Fri, 25 Nov 2011 13:43:56 +0000 (14:43 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 26 Nov 2011 11:34:31 +0000 (12:34 +0100)
commit55ea9b1e9d423c71962263b85e3af95bc411858a
treee74fc10d750c286795b35a0876cae36202d6c5cd
parent4a7622120fb3aa873aae7e2361354578d0e065da
dash: DOMParser: FIxing memory leak.

This also prevents VLC to abort at exit.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/stream_filter/dash/xml/DOMParser.cpp