]> Cypherpunks repositories - gostls13.git/commit
reflect: test, fix access to nil maps
authorRuss Cox <rsc@golang.org>
Mon, 19 May 2014 13:36:47 +0000 (09:36 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 19 May 2014 13:36:47 +0000 (09:36 -0400)
commitd54b67df0cc2f9cfa7785919e20d152305bd72e8
treef9845b42aa8d2cd7a19764a48c4cceabd5fa4e88
parente893acf1848b96a922356eb753e8cea79f469afd
reflect: test, fix access to nil maps

Fixes #8010.

LGTM=bradfitz, khr
R=khr, bradfitz, dvyukov
CC=golang-codereviews
https://golang.org/cl/91450048
src/pkg/reflect/all_test.go
src/pkg/runtime/hashmap.goc