aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/comproc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/comproc.c b/FICS/comproc.c
index 1009c46..34799ef 100644
--- a/FICS/comproc.c
+++ b/FICS/comproc.c
@@ -31,6 +31,8 @@
reformatted functions.
Markus Uhlin 24/01/06 Fixed potentially insecure
format strings.
+ Markus Uhlin 24/03/23 Size-bounded string handling
+ plus truncation checks.
*/
#include "stdinclude.h"