smatch_scripts/new_bugs.pl: total re-write of the script in Perl
commit72c21a144a812cadbe349801da1b24bc331af256
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 30 Sep 2020 07:11:07 +0000 (30 10:11 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 30 Sep 2020 07:11:07 +0000 (30 10:11 +0300)
treeb83e6c4b6a0641d2fb89259708e2d7a108225727
parent0356feb7442703968772844c21d510fa8aefbeff
smatch_scripts/new_bugs.pl: total re-write of the script in Perl

The new script creates a old_warnings/ directory to store old warnings.
After you review the new warnings then `use new_warnings.pl --store
new_stuff`.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_scripts/new_bugs.pl [new file with mode: 0755]
smatch_scripts/new_bugs.sh [deleted file]