Descriptiongob: make robust when decoding a struct with non-struct data.
The decoder was crashing when handling an rpc that expected
a struct but was delivered something else. This diagnoses the
problem. The other direction (expecting non-struct but getting
one) was already handled.
Patch Set 1 #
Total comments: 1
Patch Set 2 : code review 2246041: gob: make robust when decoding a struct with non-struct... #
MessagesTotal messages: 3
|