]> Cypherpunks repositories - gostls13.git/commit
gob: fuzz testing, plus a fix for very large type names.
authorDavid Symonds <dsymonds@golang.org>
Mon, 6 Feb 2012 03:02:12 +0000 (14:02 +1100)
committerDavid Symonds <dsymonds@golang.org>
Mon, 6 Feb 2012 03:02:12 +0000 (14:02 +1100)
commit9440d823a504d581ef82c53f1bf69b4b0f8e2d55
tree235011644b05e5f1a43c8360cbeb27840933e40a
parentcee920225ddaec164c0026480e072e0ea568db40
gob: fuzz testing, plus a fix for very large type names.

Fixes #2689.

R=r
CC=golang-dev
https://golang.org/cl/5616063
src/pkg/encoding/gob/codec_test.go
src/pkg/encoding/gob/decode.go
src/pkg/encoding/gob/error.go