aboutsummaryrefslogtreecommitdiffstats
path: root/prog/encodingexec.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-02-18 14:45:32 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-02-19 21:48:20 +0100
commit6e89f94756a282d0d7ae95d084d37f40d95dd392 (patch)
tree9e73237e44e5036fa3d49e375226a3fb81f6f694 /prog/encodingexec.go
parent6051a5b55247d5b67f36726b0ea43f0e92a6753e (diff)
prog: fix mutationArgs for special types
There are 2 bugs currently: 1. mutationArgs recurses into special types, even though they must be mutated as the whole only. 2. When mutationArgs is called from Gen.MutateArg, it included the top special type as well, it must not because at this point only the subargs must be mutated. Fix both problems.
Diffstat (limited to 'prog/encodingexec.go')
0 files changed, 0 insertions, 0 deletions