ramosian-glider / memory-sanitizer

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

Enable check_printf=1 by default #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently MSan uses custom printf interceptors instead of common stuff from 
sanitizer_common_interceptors.inc. We need to fix this once common printf 
interception machinery gets mature enough.

Original issue reported on code.google.com by tetra2...@gmail.com on 21 Jan 2014 at 12:13

GoogleCodeExporter commented 8 years ago
MSan is using common printf interceptors, but the checking is off by default, 
and should be tested on a larger target first.

Original comment by euge...@google.com on 8 Jun 2015 at 11:14

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

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