Flawfinder Results

Here are the security scan results from Flawfinder version 1.25, (C) 2001-2004 David A. Wheeler. Number of dangerous functions in C/C++ ruleset: 137

Examining test.c
Examining test2.c

Hits = 36
Lines analyzed = 118
Physical Source Lines of Code (SLOC) = 80
Hits @ level = [0] 0 [1] 9 [2] 7 [3] 3 [4] 10 [5] 7
Hits @ level+ = [0+] 36 [1+] 36 [2+] 27 [3+] 20 [4+] 17 [5+] 7
Hits/KSLOC @ level+ = [0+] 450 [1+] 450 [2+] 338 [3+] 250 [4+] 213 [5+] 88
Suppressed hits = 2 (use --neverignore to show them)
Minimum risk level = 1
Not every hit is necessarily a security vulnerability.
There may be other security vulnerabilities; review your code!