rtpgstpay: fix invalid memory access in event handler
authorSebastian Rasmussen <sebras@gmail.com>
Fri, 3 May 2013 21:43:26 +0000 (23:43 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 4 May 2013 09:49:23 +0000 (10:49 +0100)
commit9532b04947baf701585a8643c90b1e1c48498be3
tree97923ae0941831cdad7ef958023b6c0e2718244c
parent68ac392e8fd5dd36aa097b45e36dba79cf599d92
rtpgstpay: fix invalid memory access in event handler

First process event in payloader, then hand it to the
base class which takes ownership of the event.

https://bugzilla.gnome.org/show_bug.cgi?id=699637
gst/rtp/gstrtpgstpay.c