ximagesink: Don't access structures of EMPTY caps
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 12:29:06 +0000 (13:29 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 21 Mar 2013 12:29:06 +0000 (13:29 +0100)
commit23c1a08bcec6f3439b7da42a05479929620bda8b
treeedf1c08b8468f182431e2f93ec744245d7635d5d
parentd06c332655465bd530441f80fae3aed3d62a209d
ximagesink: Don't access structures of EMPTY caps

If the intersection between our caps and the filter caps is
empty, just immediately return EMPTY caps instead of trying
to access the (non-existant) structures.
sys/ximage/ximagesink.c