gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don't think...
authorBenjamin Otte <otte@gnome.org>
Mon, 7 Jun 2004 02:39:02 +0000 (02:39 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 7 Jun 2004 02:39:02 +0000 (02:39 +0000)
commit1fbed372b325b4723a3ca27d9d67ff0065fb13af
tree5fac7cf9e4f759f1cfd83def370324f54ebe7a8b
parentb0d718fcc32060c193c19ebbb2f26fb86159b3f4
gst/mixmatrix/mixmatrix.c: create a NULL-initialized array of pads, so we don't think they exist already. (fixes #143...

Original commit message from CVS:
reviewed by Benjamin Otte  <otte@gnome.org>
* gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
create a NULL-initialized array of pads, so we don't think they
exist already. (fixes #143130)
ChangeLog