llvm-project
307d9123 - [clang][analyzer] Add taintedness to argv (#178054)

Commit
23 days ago
[clang][analyzer] Add taintedness to argv (#178054) If the execution environment is untrusted, we assume that the argv, argc and envp parameters of the main function are attacker controlled values and set them as taint analysis sources.
Author
Parents
Loading