]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] encoding/gob: fix bug in Register
authorRob Pike <r@golang.org>
Fri, 21 Sep 2012 19:53:58 +0000 (05:53 +1000)
committerRob Pike <r@golang.org>
Fri, 21 Sep 2012 19:53:58 +0000 (05:53 +1000)
commitecd62d606a2c58eb2e46c3a7fb6b345e8e5aa911
treefcfa56553ad775f3ff52978f6245940c6a2b0a42
parent7d1ddf2b28e18b8a3681700a6e13da75b71b5fa5
[release-branch.go1] encoding/gob: fix bug in Register

««« backport c89f17a9ff4f
encoding/gob: fix bug in Register
The old code added a star but did not indirect the reflect.Type.

R=bradfitz
CC=golang-dev
https://golang.org/cl/6348067

»»»
src/pkg/encoding/gob/type.go