GNOME Bugzilla – Bug 662776
vc1parser: do not overwrite buffer
Last modified: 2011-11-03 08:46:18 UTC
Also add a check for the number of items to read.
Created attachment 200029 [details] [review] vc1parser: do not overwrite buffer I do not know the bitstream format, but this seems likely to be what was intended. Also add a check on the number of items to read.
Created attachment 200030 [details] [review] tests: make const data const
commit 0a170110ea18c112ebe18fcd0589f4ccf93def70 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Wed Oct 26 16:31:39 2011 +0100 tests: make const data const https://bugzilla.gnome.org/show_bug.cgi?id=662776 commit ca2f96caac718c4d466e0e619f2e48471d7dbb24 Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> Date: Wed Oct 26 16:29:35 2011 +0100 vc1parser: do not overwrite buffer I do not know the bitstream format, but this seems likely to be what was intended. Also add a check on the number of items to read. https://bugzilla.gnome.org/show_bug.cgi?id=662776