Commit 1ec12ea1 authored by Francois Cartegnie's avatar Francois Cartegnie

stream_filter: smooth: fix leak (cid #1211818)

parent 6bb0368b
......@@ -395,6 +395,7 @@ static int parse_Manifest( stream_t *s )
}
#undef TIMESCALE
sms_Free( sms );
xml_ReaderDelete( vlc_reader );
xml_Delete( vlc_xml );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment