]> Cypherpunks repositories - gostls13.git/commit
don't crash printing a nil map
authorRob Pike <r@golang.org>
Mon, 3 Aug 2009 20:34:20 +0000 (13:34 -0700)
committerRob Pike <r@golang.org>
Mon, 3 Aug 2009 20:34:20 +0000 (13:34 -0700)
commitcb9c9738293321bf92a52b107917efe07e2e0245
treeca0076a149b224eb1ae557ff8785bcbc9d81e33a
parent9dc22b6d6fbd62ce127dbad1bdbfbb073ad7c4af
don't crash printing a nil map

R=rsc
DELTA=19  (18 added, 0 deleted, 1 changed)
OCL=32656
CL=32670
src/pkg/fmt/fmt_test.go
src/pkg/reflect/value.go