ramosian-glider / memory-sanitizer

Automatically exported from code.google.com/p/memory-sanitizer
0 stars 0 forks source link

msandr does not handle fcvt #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Disable fcvt interceptor
2. run "./msan_test --gtest_filter=*fcvt " under msandr 
3. observe a false positive 

Original issue reported on code.google.com by konstant...@gmail.com on 21 Aug 2012 at 6:39

GoogleCodeExporter commented 9 years ago
This was caused by our ignoring rbp-based accesses (ASan legacy).
Fixed.

Original comment by euge...@google.com on 21 Aug 2012 at 12:36

GoogleCodeExporter commented 9 years ago
Adding Project:MemorySanitizer as part of GitHub migration.

Original comment by gli...@google.com on 30 Jul 2015 at 9:22