camerabin2: secure event ref when sending event to parent class
authorThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 27 Dec 2011 13:20:48 +0000 (10:20 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Tue, 27 Dec 2011 19:40:38 +0000 (16:40 -0300)
commit399ec70a087b9646bd888a8841efd8290690fc38
tree6d1f35fcbc0b1fc1a4332659c21dc5637eed1273
parentce1c741f37760e7b49e3d2016501c66213d77611
camerabin2: secure event ref when sending event to parent class

camerabin2 needs to hold an extra ref on send_event before sending
it to the parent class as it will need to use it after the parent
handles it.
gst/camerabin2/gstcamerabin2.c