Fix all leaks due to the bug in gst_pad_template_new() by which it does not steal...
authorEdward Hervey <bilboed@bilboed.com>
Sat, 30 Aug 2008 11:55:59 +0000 (11:55 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 30 Aug 2008 11:55:59 +0000 (11:55 +0000)
commitdd80b2030c57f3b9394f367ae4de2f78433cb20f
tree7a4abfbd39888a5766a7027b9e6e7077cf64dcd7
parente6da27eb3bfa5ca13ad45c7cc0c74269eb3aa807
Fix all leaks due to the bug in gst_pad_template_new() by which it does not steal the refcount of the given caps as s...

Original commit message from CVS:
* gst/gstutils.c: (gst_element_get_compatible_pad):
* tests/check/gst/gstghostpad.c: (GST_START_TEST):
* tests/check/gst/gstpad.c: (name_is_valid), (GST_START_TEST):
Fix all leaks due to the bug in gst_pad_template_new() by which it does
not steal the refcount of the given caps as stated.
REVERT THIS COMMIT ONCE FIXED !
REVERT THIS COMMIT ONCE FIXED !
REVERT THIS COMMIT ONCE FIXED !
REVERT THIS COMMIT ONCE FIXED !
REVERT THIS COMMIT ONCE FIXED !
REVERT THIS COMMIT ONCE FIXED !
ChangeLog
gst/gstutils.c
tests/check/gst/gstghostpad.c
tests/check/gst/gstpad.c