nDPId: Added error event threshold to prevent event spamming which may be abused.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig
2022-10-16 23:02:52 +02:00
parent 6292102f93
commit 49352698a0
71 changed files with 1369 additions and 29332 deletions

View File

@@ -357,5 +357,5 @@ char const * get_nDPId_version(void)
#endif
"\n"
"(C) 2020-2022 Toni Uhlig\n"
"Please report BUGs to toni@impl.cc\n";
"Please report any BUG to toni@impl.cc\n";
}