Commit Diff


commit - a0eeb184e4277b15e4408c2b29db150dcf42f6bb
commit + 464e9d0e9b45b2505d252284207c3aee83f719b9
blob - 992e410e36bba95bc52408570fab22b85fb6c1de
blob + ee7b6762b540416b7a4fc9a654c3bd6be1f8a7a6
--- FICS/utils.c
+++ FICS/utils.c
@@ -34,6 +34,8 @@
    Markus Uhlin			24/08/11	Improved fix_time().
    Markus Uhlin			24/12/01	Usage of sizeof and fixed
 						ignored fgets() retvals.
+   Markus Uhlin			24/12/02	Fixed a possible array overrun
+						in truncate_file().
 */
 
 #include "stdinclude.h"