diff options
author | Jack Lloyd <[email protected]> | 2018-06-25 17:12:12 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-06-25 17:12:12 -0400 |
commit | 64e206c4fadc031e514fa368d6f5eb32e7878e8e (patch) | |
tree | 52ec8c250a2f09ec05f7e0aca4e320687652cf37 /src/lib/entropy | |
parent | 2f2af322a957aebec3d545585054cfc88c9d62eb (diff) |
Add a warning about win32 stats making antivirus unhappy [ci skip]
GH #1614
Diffstat (limited to 'src/lib/entropy')
-rw-r--r-- | src/lib/entropy/win32_stats/info.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/entropy/win32_stats/info.txt b/src/lib/entropy/win32_stats/info.txt index 68abae34e..3e3268183 100644 --- a/src/lib/entropy/win32_stats/info.txt +++ b/src/lib/entropy/win32_stats/info.txt @@ -2,6 +2,10 @@ ENTROPY_SRC_WIN32 -> 20131128 </defines> +<warning> +This module can cause false positives with antivirus systems +</warning> + <header:internal> es_win32.h </header:internal> |