]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.4] runtime: fix nacl build, hashmap overflow field offset was...
authorKeith Randall <khr@golang.org>
Mon, 22 Dec 2014 23:24:30 +0000 (15:24 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 14 Jan 2015 20:44:03 +0000 (20:44 +0000)
commitac15ad8a38130a44f5dfc583a717e71bbdb3aa1f
tree014de8efc7603aa20ae529ebf925075a17d72625
parent7df87f50660bf51edd88c44cc294c32d39088639
[release-branch.go1.4] runtime: fix nacl build, hashmap overflow field offset was incorrect.

Change-Id: Ieb305b2a4d4ef28d70a8b8ece703f495c5af0529
Reviewed-on: https://go-review.googlesource.com/2051
Reviewed-by: Keith Randall <khr@golang.org>
(cherry picked from commit c6669e7af58cb9406226c038b1cadef6e754dc74)
Reviewed-on: https://go-review.googlesource.com/2820
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/hashmap.go