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)
commitec11dae902c396d659ca0955b0bb4beb6fdc41f8
treed5ed5ab6becb17973072135c250d78a2ae6c21d4
parent8796e7b16006f32156734f5cc12a6aa90b5d8109
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