[ASan] Due to data races, ASan malloc stats are inaccurate, which may cause...
[ASan] Due to data races, ASan malloc stats are inaccurate, which may cause certain ASan interface functions returning negative values (casted to unsigned). Return a reasonable value if such a case is detected. llvm-svn: 166548
Loading
Please register or sign in to comment