]> Cypherpunks repositories - gostls13.git/commit
handle unsupported types safely.
authorRob Pike <r@golang.org>
Thu, 30 Jul 2009 00:24:25 +0000 (17:24 -0700)
committerRob Pike <r@golang.org>
Thu, 30 Jul 2009 00:24:25 +0000 (17:24 -0700)
commit98607d01fc7220a768a9468b10cefc559fce5e51
treeb0645453b9deaaa7ee30bfb7ebe7afd2993c41dc
parent312bd7a1fcf7c0cae8c6ce239f0c9e7045417ddb
handle unsupported types safely.

R=rsc
DELTA=154  (71 added, 6 deleted, 77 changed)
OCL=32483
CL=32492
src/pkg/gob/codec_test.go
src/pkg/gob/encode.go
src/pkg/gob/encoder.go
src/pkg/gob/encoder_test.go
src/pkg/gob/type.go
src/pkg/gob/type_test.go