soju/msgstore/znclog
Simon Ser 2b2a2fd479 msgstore/znclog: fix panic on malformed input line
If the line is "[01:02:03]" without a trailing space, we trip on
a "slice bounds out of range" panic.

Closes: https://todo.sr.ht/~emersion/soju/214
2023-05-23 23:08:44 +02:00
..
reader.go msgstore/znclog: fix panic on malformed input line 2023-05-23 23:08:44 +02:00
writer.go msgstore: move ZNC log functions to separate package 2023-02-17 14:35:25 +01:00