Workaround spurious complaints by ASAN and MSAN.
commit8deab3c165fab198141857c815ccf585eb8d1cf1
authorDouglas Katzman <dougk@google.com>
Fri, 4 Aug 2017 12:56:51 +0000 (4 08:56 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 4 Aug 2017 12:58:51 +0000 (4 08:58 -0400)
tree387a1ae196b5853986fc59f3a2383ef5d18f818b
parent5ae874471042ff135af7794cce7c5ac771f626ba
Workaround spurious complaints by ASAN and MSAN.

ASAN says that gencgc reads wild pointers to the stack. Obviously.
src/runtime/gencgc.c
src/runtime/linux-os.c