summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2019-07-09 22:49:48 +0100
committerLuke Bratch <luke@bratch.co.uk>2019-07-09 22:49:48 +0100
commit17d7f9e8e6e5e41ef3411728671e414319726727 (patch)
tree0d9e2a09a793e921afd5960347b132e69eb30ec8 /TODO
parent2b15e7be74ba61fc1f14a92fda98b654ff8daa2c (diff)
Make sure debug lines printed to file end with a trailing newline.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e57cbf0..08e2f32 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
Make some unnecessary configuration options optional (e.g. replaytime if replaymode != "time")
Fuzzing.
-
-If openssl_error_string() doesn't get a string just after SSL_accept() then the debug log entry will fail to contain a trailing new line - maybe make log function ensure last character is new line?