This repository was archived by the owner on Dec 10, 2025. It is now read-only.
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
clang-tidy-mistakes repo to awesome-bugs #36
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.