Files
codeql/cpp/ql/test/query-tests/Security/CWE/CWE-190/SAMATE/IntegerOverflowTainted.expected
Mathias Vorreiter Pedersen da2215e7e5 C++: Accept test changes.
2023-11-16 13:54:13 +00:00

2 lines
170 B
Plaintext

| examples.cpp:66:9:66:14 | -- ... | $@ flows an expression which might overflow negatively. | examples.cpp:63:26:63:30 | fscanf output argument | value read by fscanf |