mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 18:48:20 +00:00

Currently the destructor would try to free unallocated memory. This could e.g. be triggered by the input framework reading a set with an invalid element.
14 lines
526 B
Text
14 lines
526 B
Text
TableErrorEvent, Invalid value for subnet: 127.0.0.1, Reporter::WARNING
|
|
TableErrorEvent, Error while reading set or vector, Reporter::WARNING
|
|
TableErrorEvent, Could not convert line 'name\x09127.0.0.1' to Val. Ignoring line., Reporter::WARNING
|
|
Event, [s={
|
|
|
|
}]
|
|
EventErrorEvent, Invalid value for subnet: 127.0.0.1, Reporter::WARNING
|
|
EventErrorEvent, Error while reading set or vector, Reporter::WARNING
|
|
EventErrorEvent, Could not convert line 'name\x09127.0.0.1' to Val. Ignoring line., Reporter::WARNING
|
|
{
|
|
[name] = [s={
|
|
|
|
}]
|
|
}
|