mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Adding missing check that a plugin's API version matches what Bro defines.
This commit is contained in:
parent
024c26d982
commit
382b946098
5 changed files with 27 additions and 9 deletions
|
@ -0,0 +1 @@
|
|||
fatal error in /home/robin/bro/master/scripts/base/init-bare.bro, line 1: plugin's API version does not match Bro (expected 2, got 42 in /home/robin/bro/master/testing/btest/.tmp/plugins.api-version-mismatch//lib/Demo-Foo.linux-x86_64.so)
|
Loading…
Add table
Add a link
Reference in a new issue