commit 4e92de91453908667e9797eb9e84e6dbd4291e07 from: Markus Uhlin date: Mon Dec 2 20:02:32 2024 UTC Updated the revision history commit - eb5e0490e6a4a2ad1c8ea25469a7541175e5b3db commit + 4e92de91453908667e9797eb9e84e6dbd4291e07 blob - 88e2bd95963dfcc7e51811388edc7fa1ec62aad9 blob + 382096b9925c8518776c4498e77b8e3d752b6036 --- FICS/matchproc.c +++ FICS/matchproc.c @@ -28,6 +28,9 @@ handling. Markus Uhlin 24/03/29 Fixed potentially insecure format strings. + Markus Uhlin 24/12/02 com_accept: check that + the accept number is + within bounds. */ #include "stdinclude.h"