commit | c1e86a389610e83f977b7f1835ba1a203e3d656f | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Apr 15 12:33:28 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Apr 15 12:41:44 2015 -0700 |
tree | 0b138d32f0354294b301c59590814ba582b53ce9 | |
parent | c215ca203e7e13f085740edb31a732c19b00610e [diff] |
Fix race condition in config.Getenv The envDeps map may be accessed concurrently by multiple modules in GenerateBuildActions, wrap the accesses in a mutex. Change-Id: I18abf2687997c045a99b987908623f7d8c2ea344