diff options
author | Luke Bratch <luke@bratch.co.uk> | 2019-07-09 22:49:48 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2019-07-09 22:49:48 +0100 |
commit | 17d7f9e8e6e5e41ef3411728671e414319726727 (patch) | |
tree | 0d9e2a09a793e921afd5960347b132e69eb30ec8 /TODO | |
parent | 2b15e7be74ba61fc1f14a92fda98b654ff8daa2c (diff) |
Make sure debug lines printed to file end with a trailing newline.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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? |