gst/gstutils.c: fix a bug in the case where neither element has a pad
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 5 Oct 2005 21:34:42 +0000 (21:34 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 5 Oct 2005 21:34:42 +0000 (21:34 +0000)
commit8b0f1ffe114540ba056e2a502e16da6404dfe51f
treeb7f2a166643a4c4603d84a86e5c906d26399d8f9
parentd186bc16449efbeefb8c88816e0ddc3568d2ea5d
gst/gstutils.c: fix a bug in the case where neither element has a pad

Original commit message from CVS:
* gst/gstutils.c: (gst_element_link_pads):
fix a bug in the case where neither element has a pad
* check/gst/gstelement.c: (GST_START_TEST), (gst_element_suite):
add a test for that case
ChangeLog
check/gst/gstelement.c
gst/gstutils.c
tests/check/gst/gstelement.c