aggregator: Ensure that the source pad is created as a GstAggregatorPad if no type...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 13 Aug 2019 16:55:59 +0000 (19:55 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 14 Aug 2019 12:35:31 +0000 (13:35 +0100)
commit8f3fa6850404c9a2b1ed34120ce20c66d07df5db
treebd626478a32a52b4d2d618d8f588cf0b6c4e5301
parenta9bc30b51c697065fe509b3b7dbad4a46061ea07
aggregator: Ensure that the source pad is created as a GstAggregatorPad if no type is given in the pad template

Otherwise we would create a GstPad and that causes invalid memory
accesses later.
libs/gst/base/gstaggregator.c