[Bro-Commits] [git/bro] topic/johanna/input-threads: make raw reading work. (367c4b4)

Would be nice if main Bro noticed and just continued orderly.
Something I haven't tried with the logging framework either yet ...

Robin

An error message would also be kind of nice :).

The behavior I saw was that it was just "stuck" - bro didn't do anything, debug output didn't show anything and once one pressed ctr+c it shut down.

But - when attaching gdb, one could see the crash (null pointer dereference) - which then was quite easy to fix.

Johanna