]> Cypherpunks repositories - gostls13.git/commit
gob: fix bug sending zero-length top-level slices and maps
authorRob Pike <r@golang.org>
Thu, 9 Dec 2010 16:01:32 +0000 (11:01 -0500)
committerRob Pike <r@golang.org>
Thu, 9 Dec 2010 16:01:32 +0000 (11:01 -0500)
commitb7c73110b10a28cf33c45ae7117fa4f6e52871a7
tree81b514e30346301f07807e93d94d7967d0b09006
parent062406bc644f1606a2c0fa6f0e25ac04aebfd55e
gob: fix bug sending zero-length top-level slices and maps
Fixes #1278.

R=rsc
CC=golang-dev
https://golang.org/cl/3434046
src/pkg/gob/encode.go