Chromium Code Reviews
DescriptionResolution for issue #28746: changed order in which locks/flags are grabbed in MallocHooks to prevent race where a MallocHookScope tries to set the flag but MallocHookScope::TearDown deletes it before it has the opportunity to.
BUG=
R=zra@google.com
Committed: https://github.com/dart-lang/sdk/commit/b59cca17e7e1fb59667e172f32fd74ca9933f533
Patch Set 1 #
Total comments: 4
Patch Set 2 : Resolution for issue #28746: changed order in which locks/flags are grabbed in MallocHooks to preve… #
Total comments: 7
Patch Set 3 : Resolution for issue #28746: changed order in which locks/flags are grabbed in MallocHooks to preve… #Messages
Total messages: 8 (2 generated)
|