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)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 13 Aug 2019 17:11:51 +0000 (17:11 +0000)
commitb8455445c5a7e154d20d7c1634dcdb67c2ebc6e0
treeaeb476d709f5efe19685c2c0dfb278cb4dcbb6b8
parentb7c1195f295440fce86ab7dddf5ce06d987bcad0
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