make sure cothread->priv is NULL when uninited because we now check it (added debuggi...
authorBenjamin Otte <otte@gnome.org>
Sun, 24 Feb 2002 19:08:30 +0000 (19:08 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 24 Feb 2002 19:08:30 +0000 (19:08 +0000)
commitaadf99137f4543465c25ae4cff0bec26fd733342
treed3738b30257d2cf48e61b4969e4e8818594f7ebc
parent1952e9d7146c868aa81ed75bbc62c0034c19e312
make sure cothread->priv is NULL when uninited because we now check it (added debugging line to gst_bin_remove while ...

Original commit message from CVS:
make sure cothread->priv is NULL when uninited because we now check it
(added debugging line to gst_bin_remove while debugging)
gst/cothreads.c
gst/gstbin.c