ramosian-glider / memory-sanitizer

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

Signal handler should save / restore all MSan TLS context #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In particular, va_arg TLS shadow may be overwritten by instrumented call in a 
signal handler.
There are also TLS slots in certain interceptors (like glob or scandir), but 
they are unlikely to cause trouble.

Original issue reported on code.google.com by euge...@google.com on 26 Aug 2013 at 3:19

GoogleCodeExporter commented 9 years ago

Original comment by euge...@google.com on 28 Aug 2013 at 11:54

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