video-anc: Fix bounds checks when parsing VBI data
authorSebastian Dröge <sebastian@centricular.com>
Thu, 1 Nov 2018 17:19:03 +0000 (19:19 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 1 Nov 2018 17:30:41 +0000 (19:30 +0200)
commit4666444955b5c8ee8b1bce8e514a33b2b0dd44d4
tree07a489c966ca2749df223aa6a830b2a1c4cb17cf
parente074eff5ef1f37e3d1da3c4953ef6cdeb5adceaf
video-anc: Fix bounds checks when parsing VBI data

We were reading more bytes than we allocated.

https://bugzilla.gnome.org/show_bug.cgi?id=797363
gst-libs/gst/video/video-anc.c