videoaggregator: Remove unlock() if set_info() fails
authorSebastian Dröge <sebastian@centricular.com>
Wed, 14 Dec 2016 13:35:42 +0000 (15:35 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Dec 2016 13:35:42 +0000 (15:35 +0200)
commite07a7bbf293217157d85714eea224ae3b1e844b2
tree089781c009ed07a2757d0f43e6c15712a1061f76
parent9be02ccb2acf0271347dca3e693b13cf9d02c50f
videoaggregator: Remove unlock() if set_info() fails

There is not mutex locked here that needs to be unlocked.
gst-libs/gst/video/gstvideoaggregator.c