mssdemux: fix protection data double free
authorXabier Rodriguez Calvar <calvaris@igalia.com>
Mon, 18 Mar 2019 14:23:07 +0000 (15:23 +0100)
committerXabier Rodriguez Calvar <calvaris@igalia.com>
Mon, 18 Mar 2019 14:23:07 +0000 (15:23 +0100)
commit7c136bbb5ee34dfc1a0b003f5db351f1986106a0
tree8e46e435fefcd458c0b174e2954839580b20d507
parent2e3022c5530492588073899a75d1bbbb452e55a9
mssdemux: fix protection data double free

For not being duplicated here it was being freed when the manifest was
being destroyed and a second time when the buffer was being destroyed.
ext/smoothstreaming/gstmssdemux.c