aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-12-02 21:02:32 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-12-02 21:02:32 +0100
commit4e92de91453908667e9797eb9e84e6dbd4291e07 (patch)
tree5fce6491d4a3140ec6f40986043b665a5dfdd9a1
parenteb5e0490e6a4a2ad1c8ea25469a7541175e5b3db (diff)
Updated the revision history
-rw-r--r--FICS/matchproc.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/FICS/matchproc.c b/FICS/matchproc.c
index 88e2bd9..382096b 100644
--- a/FICS/matchproc.c
+++ b/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"