mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2024-12-29 12:17:48 +00:00
6e40b32926
Fix a reversed error check in impl.Export{}.WeakNil. Check to see if we have a type for the weak field on marshal/size. Treat a typed nil valued in XXX_Weak as not indicating presence for the field. Change-Id: Id667ac7eb4f53236be9e181017082bd8cd21d115 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/198717 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com> |
||
---|---|---|
.. | ||
bench_test.go | ||
decode_gen.go | ||
decode_test.go | ||
decode.go | ||
doc.go | ||
encode_gen.go | ||
encode_test.go | ||
encode.go | ||
equal_test.go | ||
equal.go | ||
extension_test.go | ||
extension.go | ||
isinit_test.go | ||
isinit.go | ||
merge_test.go | ||
merge.go | ||
messageset_test.go | ||
messageset.go | ||
methods_test.go | ||
proto_methods.go | ||
proto_reflect.go | ||
proto.go | ||
reset_test.go | ||
reset.go | ||
size_gen.go | ||
size.go | ||
weak_test.go | ||
wrappers.go |