diff options
Diffstat (limited to 'FICS/matchproc.c')
-rw-r--r-- | FICS/matchproc.c | 3 |
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" |