diff options
| author | Keith Randall <khr@golang.org> | 2015-01-15 20:45:07 -0800 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2015-01-16 17:36:29 +0000 |
| commit | c6ddca2aec4218e1af7f51fad3b761afb33b4c20 (patch) | |
| tree | 62052e3e748796b844a5778978e511ca9ea76b8e /src/net/http/cgi/testdata/test.cgi | |
| parent | e10e913d08b6eb53b81f18ea9fc7b7caaf599b4a (diff) | |
| download | go-c6ddca2aec4218e1af7f51fad3b761afb33b4c20.tar.xz | |
math/big: bug in AndNot(x,y) for x>0,y<0.
The comment says to use (y-1), but then we did add(y.abs, natOne). We meant sub.
Fixes #9609
Change-Id: I4fe4783326ca082c05588310a0af7895a48fc779
Reviewed-on: https://go-review.googlesource.com/2961
Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'src/net/http/cgi/testdata/test.cgi')
0 files changed, 0 insertions, 0 deletions
