]> Cypherpunks repositories - gostls13.git/commit
encoding/gob: do not hide an unsafe.Pointer in a uintptr
authorCarl Shapiro <cshapiro@google.com>
Tue, 3 Dec 2013 23:24:27 +0000 (15:24 -0800)
committerCarl Shapiro <cshapiro@google.com>
Tue, 3 Dec 2013 23:24:27 +0000 (15:24 -0800)
commit77913e9aab3bcf62b2e0be42709149315a9074d9
treeb101680eaf02372484c37c8fda6cb6103ec9599c
parent48279bd567cc4d1efca9f69e713469fc6659eb26
encoding/gob: do not hide an unsafe.Pointer in a uintptr

R=golang-dev, r, rsc
CC=golang-dev
https://golang.org/cl/23320044
src/pkg/encoding/gob/decode.go