oggdemux: Ensure that no pad values are set when setting up the mapper
authorSebastian Dröge <sebastian@centricular.com>
Mon, 27 Aug 2018 08:07:47 +0000 (11:07 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 27 Aug 2018 08:07:47 +0000 (11:07 +0300)
commit6024b8e46be8e32eba9918571f81d9dcde7f1eb8
treedb54393e779649ca96dd963378648253dcfff5b0
parentc1cf04f67fbe7ffda42ed9784d414fb88c5188dd
oggdemux: Ensure that no pad values are set when setting up the mapper

Otherwise we might have arbitrary values set that are used later and can
cause undefined behaviour, as found by ossfuzz.
ext/ogg/gstoggstream.c