diff options
author | 2018-03-28 14:50:27 -0700 | |
---|---|---|
committer | 2018-03-28 16:19:50 -0700 | |
commit | 1218a19f0d2217500a1efa5fffde7465df2e4419 (patch) | |
tree | f130edc36c99c527d8a74cacf41653cbaa55fe46 /java/java_test.go | |
parent | f46e37f5f79bd7111aed84f6cf172f20431ec010 (diff) |
Fix data race on cfiExportsMap
cfiExportsMap was reinitialized for every module, which caused
data races. Create the path from the string on each use
instead.
Bug: 77234104
Test: m nothing with race detector turned on
Change-Id: Ibca3149dcbe8a9d4d9f7ec6dd0b164697e7ae5cd
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions