Check that collectpads exists before removing pad
authorDavid Schleef <ds@schleef.org>
Mon, 21 Feb 2011 07:57:19 +0000 (23:57 -0800)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:21 +0000 (20:32 +0100)
commitfe3a5c3f08c4abd813d983e5c339bb5323797fd7
tree20f67e206bcf89010885e81c350b95f621ce69a4
parent3d2280beb9e4a2e805102849c5fa04c2dff5ef20
Check that collectpads exists before removing pad

The core now calls release pad from finalize, at which point
the collectpads might have already been freed.
gst/quicktime/gstqtmux.c