From 40a9f76e2d4ddd972b2e9ea2594c7567718517f4 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 18 Jul 2019 18:39:32 +0100 Subject: Only check for newlines at the end of client strings if the string length is at least one. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index e60ebb9..966ba41 100644 --- a/TODO +++ b/TODO @@ -1 +1,7 @@ Fuzzing. + +"/me" PRIVMSGs are not logged or replayed correctly. + +Fix warnings with different compilers (older gcc, clang). + +Support multiple connect commands. -- cgit v1.2.3