mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
make port annotation work and ascii input reader way more rebust with better error messages.
This commit is contained in:
parent
aecbbdd966
commit
4a690484ec
8 changed files with 187 additions and 81 deletions
|
@ -1088,7 +1088,6 @@ string LogMgr::TransportProtoToString(TransportProto p) {
|
|||
}
|
||||
|
||||
assert(false);
|
||||
return "";
|
||||
}
|
||||
|
||||
LogVal* LogMgr::ValToLogVal(Val* val, BroType* ty)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue