protobuf-go/encoding
Damien Neil 1a08d54978 encoding/prototext: fix crash in map parsing
Fuzzer-detected crash when parsing map values which should be messages,
but are not.

Fixes golang/protobuf#1003

Change-Id: Ib34b13d1a6fef7209e7c17dc5d7f4bd8a1ebac87
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/212397
Reviewed-by: Herbie Ong <herbie@google.com>
2019-12-25 06:02:31 +00:00
..
protojson encoding/protojson, encoding/prototext: remove most explicit registries 2019-10-09 07:10:37 +00:00
prototext encoding/prototext: fix crash in map parsing 2019-12-25 06:02:31 +00:00
testprotos cmd/protoc-gen-go: fix Reset method 2019-10-17 17:10:14 +00:00
bench_test.go all: use typed variant of protoreflect.ValueOf 2019-09-17 21:33:16 +00:00