parse_logs: Make sure we don't try to access array elements < 0
Too few '\n' might trigger this.
I did not check how we can end up with these kind of logs but let's at least make sure we don't crash on corrupt logs. It likely closes #142 (closed).
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
Too few '\n' might trigger this.
I did not check how we can end up with these kind of logs but let's at least make sure we don't crash on corrupt logs. It likely closes #142 (closed).