awesome-bugs icon indicating copy to clipboard operation
awesome-bugs copied to clipboard

Onboard buffer overrun case from `clang-tidy-mistakes` repo to `awesome-bugs`

Open mximp opened this issue 3 years ago • 2 comments

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

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.

mximp avatar Oct 28 '22 10:10 mximp

@yegor256 please assign to myself (maybe I can get rights to assign issues in this repo?).

mximp avatar Oct 28 '22 10:10 mximp

@mximp I gave you permissions

yegor256 avatar Oct 28 '22 11:10 yegor256