flvdemux: Fix tests warning from setting a NULL index
authorJan Schmidt <thaytan@noraisin.net>
Mon, 31 Aug 2009 10:32:39 +0000 (11:32 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Mon, 31 Aug 2009 11:10:05 +0000 (12:10 +0100)
commit3f69f8d3ee0ea812ba73e66a6d16e5d0a7e536b9
treefe1af05211d073f9062dfb355f8810ec92053ce5
parenta26a2a9ff535895cb48ae788266e918c13788b81
flvdemux: Fix tests warning from setting a NULL index

Setting a null index in the tests was causing warnings by unreffing
NULL pointers. This is a bug exposed by a recent change in core, it
seems.
gst/flv/gstflvdemux.c