Revert^2 "Fix race in CommitCodeInternal and cleanup"
This reverts commit 8dde74eb. We were failing to do a null check in cha.cc. Due to compiler optimizations this would actually run without error on non-asan builds, causing the error to pass testing. Reason for revert: Fixed issue causing asan issue. Test: run asan tests Change-Id: Ic5492c69b7735555108d8b18c8e687ce510c4549
Loading
Please sign in to comment