diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2025-11-18 19:28:04 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2025-11-18 19:28:04 +0100 |
| commit | 979c06f1ef524a3c90183dbd7319af640e347139 (patch) | |
| tree | bfca76edd5dfe69ad02a70712eab6bde1c1c854c /FICS/ratings.c | |
| parent | 73c9f4bdbc784d2df07d3abe125c8166210f41fa (diff) | |
Updated the revision history
Diffstat (limited to 'FICS/ratings.c')
| -rw-r--r-- | FICS/ratings.c | 2 |
1 files changed, 2 insertions, 0 deletions
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" |
