golang-image/riff
Aamir Khan 25eff15cb8 webp: fix panic in case of invalid chunkID
At the time of decoding webp file, if chunkID is not one of
{'ALPH', 'VP8', 'VP8L', 'VP8X'} return errInvalidFormat

Fixes golang/go#10384

Change-Id: I167909b5ddef174d161f806297a08fac6aabcf19
Reviewed-on: https://go-review.googlesource.com/9839
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2015-05-11 04:53:49 +00:00
..
example_test.go go.image: use golang.org/x/... import paths 2014-11-10 08:52:14 +11:00
riff.go webp: fix panic in case of invalid chunkID 2015-05-11 04:53:49 +00:00