winegstreamer: Dereference messages dropped from watch_bus().
commit21d2e68d8e1ab37e47c146af954c267908dd55ad
authorZebediah Figura <z.figura12@gmail.com>
Wed, 9 Sep 2020 23:00:58 +0000 (9 18:00 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Sep 2020 08:24:28 +0000 (10 10:24 +0200)
treec2b2bc1ba0fb1739f01649df36caf05c3224a2ed
parent7e312c346cc94f093d82324f9020ac5595464f61
winegstreamer: Dereference messages dropped from watch_bus().

From GStreamer documentation: "If the handler returns GST_BUS_DROP, it should
unref the message, else the message should not be unreffed by the sync handler."

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winegstreamer/gstdemux.c