flawfinder/test
David A. Wheeler 48d45086b2 Ignore LoadLibraryEx if LOAD_LIBRARY_SEARCH_SYSTEM32
Ignore LoadLibraryEx if its third parameter is
LOAD_LIBRARY_SEARCH_SYSTEM32, as this is safe.
This eliminates a false positive.

See:
https://github.com/david-a-wheeler/flawfinder/issues/26

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
2021-01-09 13:22:58 -05:00
..
correct-results-004.txt Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00
correct-results-005.txt Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00
correct-results-006.txt Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00
correct-results-008.txt Ignore LoadLibraryEx if LOAD_LIBRARY_SEARCH_SYSTEM32 2021-01-09 13:22:58 -05:00
correct-results.csv Ignore LoadLibraryEx if LOAD_LIBRARY_SEARCH_SYSTEM32 2021-01-09 13:22:58 -05:00
correct-results.html Ignore LoadLibraryEx if LOAD_LIBRARY_SEARCH_SYSTEM32 2021-01-09 13:22:58 -05:00
correct-results.txt Ignore LoadLibraryEx if LOAD_LIBRARY_SEARCH_SYSTEM32 2021-01-09 13:22:58 -05:00
makefile Ignore "system::" to reduce false positives 2021-01-03 14:13:27 -05:00
no-ending-newline.c Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00
test-boost-system.hpp Ignore "system::" to reduce false positives 2021-01-03 14:13:27 -05:00
test-cpp-digit-separator.c Add test 2020-04-27 20:22:27 +07:00
test-cpp-digit-separator.cpp Add test 2020-04-27 20:22:27 +07:00
test-diff-005.patch Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00
test-patched.c Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00
test.c Ignore LoadLibraryEx if LOAD_LIBRARY_SEARCH_SYSTEM32 2021-01-09 13:22:58 -05:00
test2.c Move all test related files into a subdirectory 2019-09-23 11:37:14 +02:00