Ticket #65 (closed Problem: fixed)
notice.bro reports run-time errors when a remote connection goes away
| Reported by: | robin | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Component: | Bro |
| Version: | 1.4 | Keywords: | |
| Cc: |
Description (last modified by robin) (diff)
When a Broccoli client terminates the connection, remote.bro still accesses the list of clients with the now invalid client index. We need to add check for that.
From Craig:
1234639528.393567 run-time error: peer 10001 does not exist
1234639528.393567 /usr/local/bro/share/bro/notice.bro, line 261
(n$src_peer): internal error: field value missing
