1
0
mirror of https://github.com/golang/go synced 2024-11-20 07:14:40 -07:00
go/src/pkg/reflect
David Symonds d4e57ff248 Fix a proto encoding crasher whereby a nil in a repeated group field would crash the server.
Also fix the reflect bug that was exposed by this bug.

R=r
APPROVED=rsc
DELTA=162  (103 added, 32 deleted, 27 changed)
OCL=30125
CL=30319
2009-06-15 18:35:04 -07:00
..
all_test.go Fix a proto encoding crasher whereby a nil in a repeated group field would crash the server. 2009-06-15 18:35:04 -07:00
deepequal.go Fix a proto encoding crasher whereby a nil in a repeated group field would crash the server. 2009-06-15 18:35:04 -07:00
Makefile mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
tostring.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
type.go mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
typestring.c mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00
value.go Fix a proto encoding crasher whereby a nil in a repeated group field would crash the server. 2009-06-15 18:35:04 -07:00