]> Cypherpunks repositories - gostls13.git/commit
image/jpeg: have the LargeImageWithShortData test only allocate 64 MiB, not 604
authorNigel Tao <nigeltao@golang.org>
Wed, 22 Apr 2015 23:13:32 +0000 (09:13 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 23 Apr 2015 00:32:59 +0000 (00:32 +0000)
commit5e9ab665fb34c1072eec48e4c9d246e235a07038
tree547e4ef9db6d3afd07af80c961ded597eb788959
parentedc53e1f144fe5d1be8c787992ea6e9d9067ebf6
image/jpeg: have the LargeImageWithShortData test only allocate 64 MiB, not 604
MiB.

Fixes #10531

Change-Id: I9eece86837c3df2b1f7df315d5ec94bd3ede3eec
Reviewed-on: https://go-review.googlesource.com/9238
Run-TryBot: Nigel Tao <nigeltao@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/image/jpeg/reader_test.go