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