Open GoogleCodeExporter opened 9 years ago
Hm, that's a typo:
syscall(__NR_wait4,...
NOT signal
Another case in libstdc++: std::chrono::high_resolution_clock::now() calls
syscall(SYS_clock_gettime, CLOCK_REALTIME, ...
Original comment by euge...@google.com
on 10 Oct 2014 at 9:14
Adding Project:MemorySanitizer as part of GitHub migration.
Original comment by gli...@google.com
on 30 Jul 2015 at 9:22
Original issue reported on code.google.com by
euge...@google.com
on 15 Sep 2014 at 9:25