aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2015-09-18 11:40:36 +0200
committerDmitry Vyukov <dvyukov@google.com>2015-09-19 10:26:36 +0000
commit9172a1b5738bf55b4d2b6f045cf40cae24c081f1 (patch)
tree936e33d889973e1d6a11be67410971bb5ed500c4 /src/encoding
parente31114dab0bac5c6104385d651c69462421801ee (diff)
downloadgo-9172a1b5738bf55b4d2b6f045cf40cae24c081f1.tar.xz
runtime: race instrument read of convT2E/I arg
Sometimes this read is instrumented by compiler when it creates a temp to take address, but sometimes it is not (e.g. for global vars compiler takes address of the global directly). Instrument convT2E/I similarly to chansend and mapaccess. Fixes #12664 Change-Id: Ia7807f15d735483996426c5f3aed60a33b279579 Reviewed-on: https://go-review.googlesource.com/14752 Reviewed-by: Keith Randall <khr@golang.org> Run-TryBot: Dmitry Vyukov <dvyukov@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions