diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-08-13 00:29:31 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-08-13 00:29:31 +0200 |
commit | 51ad69d30d9bfbd1afb86b369a3df4734f97ab7c (patch) | |
tree | 4c88d942e23e42f544bf39a17b7f31e0bc6d057b | |
parent | 38133f9624d11b5435c3f54bf613196e38ca57dd (diff) |
Updated the revision history
-rw-r--r-- | FICS/playerdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 589bf46..ab5f3eb 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -31,6 +31,7 @@ truncation checks. Markus Uhlin 24/08/04 Fixed multiple possible buffer overflows. + Markus Uhlin 24/08/13 Handled function return values */ #include "stdinclude.h" |