aggregator: More fixes around locking when accessing protected private fields
authorThibault Saunier <tsaunier@gnome.org>
Mon, 26 Jan 2015 10:32:47 +0000 (11:32 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit97eab82ddfe1cc0adf62e63813d2ece2100fae57
tree80674384f93cb62b2595b0c3ff7f026bbd6f7e16
parentae12041f0c3dfeed3a721a30de1fff165787e098
aggregator: More fixes around locking when accessing protected private fields

In some more places we were accessing GstAggregator->segment
and GstAggregator->seqnum without holding the GST_OBJECT_LOCK

https://bugzilla.gnome.org/show_bug.cgi?id=742684
libs/gst/base/gstaggregator.c