tsdemux: Don't leak pad name and template for Opus
authorSebastian Dröge <sebastian@centricular.com>
Fri, 20 Jan 2017 12:34:10 +0000 (14:34 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 20 Jan 2017 12:34:10 +0000 (14:34 +0200)
commit636cb4ce3229fa742a09a34774c22f9c3d653229
treee2b464d458d6b0d8b5e76915c26f22f650106296
parent08723e68df9988a8253ee0785937c3167cf74130
tsdemux: Don't leak pad name and template for Opus

It's set again (the same way) further below, overwriting the previously
allocated memory without freeing.

https://bugzilla.gnome.org/show_bug.cgi?id=777533
gst/mpegtsdemux/tsdemux.c