From 979c06f1ef524a3c90183dbd7319af640e347139 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Tue, 18 Nov 2025 19:28:04 +0100 Subject: Updated the revision history --- FICS/ratings.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FICS/ratings.c b/FICS/ratings.c index a207627..48e7e5a 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -37,6 +37,8 @@ for a 'scanf'-like function. Markus Uhlin 25/07/28 Restricted file permissions upon creation. + Markus Uhlin 25/11/18 Fixed null pointer dereference + in UpdateRank(). */ #include "stdinclude.h" -- cgit v1.2.3