codeql icon indicating copy to clipboard operation
codeql copied to clipboard

C++: Missing return-value check for scanf-like functions #1076

Open d10c opened this issue 3 years ago • 0 comments
trafficstars

  • Update .gitignore for .vscode/*.log temporaries
  • C++: Add test and placeholder query.
  • C++: First working. We now prefer flagging the cases where the variable was initialized, as in real world cases we haven't seen it done safely.
  • Add more (false-negative) MissingCheckScanf tests
  • Add more MissingCheckScanf test cases

d10c avatar Aug 12 '22 09:08 d10c