Descriptionencoding/gob: cache engine for user type, not base type
When we build the encode engine for a recursive type, we
mustn't disregard the indirections or we can try to reuse an
engine at the wrong indirection level.
Fixes issue 3026.
Patch Set 1 #Patch Set 2 : diff -r 78e6a187e945 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|