tests: fix warning and memory leak in stress-overlay test
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 26 Dec 2009 23:29:24 +0000 (23:29 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 26 Dec 2009 23:29:24 +0000 (23:29 +0000)
commit234b18965de6ef5d4457a30ef0d114688b1eef9c
treef429ba6d4a97afffff2f5a99045d77cc547ff76c
parent133e1cdb566fdb7b183aadce9bf33e81cb25b4bd
tests: fix warning and memory leak in stress-overlay test

Not all messages have structures and we need to unref messages
when returning GST_BUS_DROP in the sync bus handler.
tests/icles/stress-xoverlay.c