Open mximp opened 2 years ago
To consolidate cases for static analysis let's move first case from clang-tidy-mistakes: https://github.com/polystat/clang-tidy-mistakes/blob/master/false-negative/buffer-overrun.cpp
clang-tidy-mistakes
For that need to create bad/good code fragments for c++, Java, Python. Initial code needs to be cleaned up from comments and irrelevant structures/statements.
@yegor256 please assign to myself (maybe I can get rights to assign issues in this repo?).
@mximp I gave you permissions
To consolidate cases for static analysis let's move first case from
clang-tidy-mistakes
: https://github.com/polystat/clang-tidy-mistakes/blob/master/false-negative/buffer-overrun.cppFor that need to create bad/good code fragments for c++, Java, Python. Initial code needs to be cleaned up from comments and irrelevant structures/statements.