diff options
Diffstat (limited to 'FICS/playerdb.c')
-rw-r--r-- | FICS/playerdb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 46ae464..8e76a8f 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -29,6 +29,8 @@ Markus Uhlin 24/03/16 Replaced unbounded string handling functions and added truncation checks. + Markus Uhlin 24/08/04 Fixed multiple possible buffer + overflows. */ #include "stdinclude.h" |