]> Cypherpunks repositories - gostls13.git/commit
exp/types: fix crash in parseBasicType on unknown type
authorRuss Cox <rsc@golang.org>
Wed, 19 Oct 2011 16:49:01 +0000 (12:49 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 19 Oct 2011 16:49:01 +0000 (12:49 -0400)
commitbb8c4ed22abc40a93a31ef4c3c59841773d75e88
tree405ca65b9cdabefd8de6cb323a99c80f03ec2b1a
parentec0b5533c9cb77bac948171c49e62ab8c7500f18
exp/types: fix crash in parseBasicType on unknown type

R=gri
CC=golang-dev
https://golang.org/cl/5302044
src/pkg/exp/types/gcimporter.go