flacparse: fix off by one in frame size check
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Tue, 16 Aug 2011 12:16:22 +0000 (13:16 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 16 Aug 2011 12:25:30 +0000 (13:25 +0100)
commit6ac7ad8a2ce59bebcb5b5085fa48c354afff539f
treeeefed690f3ce20936b92af9cd9aaa71b4fe18fa5
parent5866c3a413b069b8ddaa377bf922562cb5b3d47a
flacparse: fix off by one in frame size check

Yes, I was tracking another bug and the small test file I generated
to test with improbably just happened to trigger this, with a second
and last frame of 1615 bytes.

https://bugzilla.gnome.org/show_bug.cgi?id=656649
gst/audioparsers/gstflacparse.c