commit | 61b8692d9a5c9886248d7f96e0ba50ad77baab4c | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Wed May 15 11:14:10 2019 |
committer | Nigel Tao <nigeltao@golang.org> | Thu May 16 05:27:01 2019 |
tree | 7fda75e3f435217018831a4ba45c0f234ce02620 | |
parent | e4e5bf290fec812cbe38d879ea41d6ebb2c40ff5 [diff] |
ccitt: don't advance bitReader after invalid code Change-Id: I721f86aba22a6506b5b7ac162977cd31dc371b0a Reviewed-on: https://go-review.googlesource.com/c/image/+/177297 Reviewed-by: Horst Rutter <hhrutter@gmail.com> Reviewed-by: Benny Siegert <bsiegert@gmail.com>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.