]> Cypherpunks repositories - gostls13.git/commit
image/jpeg: ignore an incorrect but harmless trailing restart marker.
authorNigel Tao <nigeltao@golang.org>
Tue, 18 Sep 2012 11:57:33 +0000 (21:57 +1000)
committerNigel Tao <nigeltao@golang.org>
Tue, 18 Sep 2012 11:57:33 +0000 (21:57 +1000)
commit648c9eb0b5eb6ddfef70299fcf19a8c323913e44
treed84bef22882027be32b12cc978041704ba1fde1e
parent6e4d24999f4874ae7ec0462530cc54b3e3c0c12c
image/jpeg: ignore an incorrect but harmless trailing restart marker.

Fixes #4084.

R=r
CC=golang-dev
https://golang.org/cl/6526043
src/pkg/image/jpeg/reader.go