aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-03-29 23:52:09 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-03-29 23:52:09 +0100
commitc1287df6248a54fa4f00598979ab0c0ef4a409b6 (patch)
tree2c84de23e846a20bf051d08fc8ed5b5101ebb457 /FICS
parent39e538dae389d8fd5c9694ea77512612c010524e (diff)
Updated the revision history
Diffstat (limited to 'FICS')
-rw-r--r--FICS/matchproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c
index 9905079..532c7ea 100644
--- a/FICS/matchproc.c
+++ b/FICS/matchproc.c
@@ -26,6 +26,8 @@
functions.
Markus Uhlin 24/03/29 Size-bounded string
handling.
+ Markus Uhlin 24/03/29 Fixed potentially
+ insecure format strings.
*/
#include "stdinclude.h"