gtk: fix assertion when the element has no peer
authorMatthew Waters <matthew@centricular.com>
Mon, 28 Sep 2015 14:25:00 +0000 (00:25 +1000)
committerMatthew Waters <matthew@centricular.com>
Mon, 28 Sep 2015 14:28:31 +0000 (00:28 +1000)
commit59a68f8d85724a55861468a7a4f0efab4d900df6
tree9c4e2e5e302ae3ff9d9260ab071dfaacb8de46f5
parent664e0fb331ce18751ebe96b129fd125d4ae0a69c
gtk: fix assertion when the element has no peer

When proxying keyboard/navigation/mouse events, only unref a successfully
retreived peer pad.

https://bugzilla.gnome.org/show_bug.cgi?id=755738
ext/gtk/gstgtkbasesink.c