Skip to content
Snippets Groups Projects
Commit 00cd273c authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

Sanitize printf functions.

Intercept and sanitize arguments passed to printf functions in ASan and TSan
(don't do this in MSan for now). The checks are controlled by runtime flag
(off by default for now).

Patch http://llvm-reviews.chandlerc.com/D2480 by Yuri Gribov!

llvm-svn: 199729
parent b8013baf
No related branches found
No related tags found
No related merge requests found
Showing
with 809 additions and 190 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment