commit a285a990436511d506bc80553807ed848bdbeff2 from: Markus Uhlin date: Sat Aug 3 23:31:57 2024 UTC Updated the revision history commit - 87ae9a230dc4a6ba55413f5fa431785c8d64d36c commit + a285a990436511d506bc80553807ed848bdbeff2 blob - 46ae4649b77eecfcc5481298a801470af7e113a6 blob + 8e76a8f7c66adb8a6883242be412a53d7c943dec --- FICS/playerdb.c +++ 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"