diff --git a/correct-results-008.txt b/correct-results-008.txt index 0176a31..be0c58d 100644 --- a/correct-results-008.txt +++ b/correct-results-008.txt @@ -1,4 +1,4 @@ -Flawfinder version 2.0.9, (C) 2001-2017 David A. Wheeler. +Flawfinder version 2.0.10, (C) 2001-2019 David A. Wheeler. Showing hits not in test-saved-hitlist-008.txt Number of rules (primarily dangerous function names) in C/C++ ruleset: 223 diff --git a/correct-results.html b/correct-results.html index 0de8c5a..3fe1d99 100755 --- a/correct-results.html +++ b/correct-results.html @@ -9,8 +9,8 @@
Examining test.c
diff --git a/correct-results.txt b/correct-results.txt
index 4483837..fd1d4b3 100755
--- a/correct-results.txt
+++ b/correct-results.txt
@@ -1,4 +1,4 @@
-Flawfinder version 2.0.9, (C) 2001-2017 David A. Wheeler.
+Flawfinder version 2.0.10, (C) 2001-2019 David A. Wheeler.
Number of rules (primarily dangerous function names) in C/C++ ruleset: 223
Examining test.c
Examining test2.c
diff --git a/flawfinder b/flawfinder
index 4f25b21..2f06fbc 100755
--- a/flawfinder
+++ b/flawfinder
@@ -14,7 +14,7 @@
#
# Currently this program can only analyze C/C++ code.
#
-# Copyright (C) 2001-2017 David A. Wheeler.
+# Copyright (C) 2001-2019 David A. Wheeler.
# This is released under the
# GNU General Public License (GPL) version 2 or later (GPL-2.0+):
#
@@ -55,7 +55,7 @@ import csv # To support generating CSV format
import hashlib
# import formatter
-version = "2.0.9"
+version = "2.0.10"
# Program Options - these are the default values.
# TODO: Switch to boolean types where appropriate.
@@ -1693,9 +1693,9 @@ def display_header():
print("