Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
Balazs Benics f90e063308 [analyzer] Fix taint sink rules for exec-like functions (#66358)
Variadic arguments were not considered as taint sink arguments. I also
decided to extend the list of exec-like functions.

(Juliet CWE78_OS_Command_Injection__char_connect_socket_execl)
2023-09-22 07:14:32 +02:00

44 KiB