mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
GH-591: fix reading set[enum] values from input files
This commit is contained in:
parent
8ba19cd7d1
commit
fd66e7b9f6
4 changed files with 93 additions and 2 deletions
|
@ -0,0 +1,12 @@
|
|||
DPD::ignore_violations, {
|
||||
|
||||
}
|
||||
---
|
||||
{
|
||||
Analyzer::ANALYZER_SYSLOG
|
||||
}
|
||||
---
|
||||
DPD::ignore_violations, {
|
||||
Analyzer::ANALYZER_SYSLOG
|
||||
}
|
||||
---
|
Loading…
Add table
Add a link
Reference in a new issue