]> Cypherpunks repositories - gostls13.git/commit
image/jpeg: reject invalid Ta and Td values.
authorNigel Tao <nigeltao@golang.org>
Sun, 14 Sep 2014 22:41:59 +0000 (08:41 +1000)
committerNigel Tao <nigeltao@golang.org>
Sun, 14 Sep 2014 22:41:59 +0000 (08:41 +1000)
commit8e77a7ef6bce15e81b9a6ce5cb2fcbe47cd7ab84
tree5401675fc0bc626124d0338d9b5fe8ac3df59d67
parentd889f5f01efc9f8da8865f5987f6a8f3029928c0
image/jpeg: reject invalid Ta and Td values.

Fixes #8693.

LGTM=crawshaw
R=crawshaw
CC=golang-codereviews
https://golang.org/cl/141470043
src/image/jpeg/scan.go