diff options
Diffstat (limited to 'FICS/comproc.c')
-rw-r--r-- | FICS/comproc.c | 2 |
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" |