mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/gh-1024-broker-store-handle-type-checks'
* origin/topic/jsiwek/gh-1024-broker-store-handle-type-checks: Improve Broker store API's handling of invalid arguments Add builtin_exception() functions GH-1024: fix crash on passing wrong types to Broker store API This was a bit of a bigger merge since Zeek changed inbetween the time of the PR and me actually merging it. I put the new functions into the zeek::detail namespace -- since it seems unlikely that those will be used by something external. I also renamed them to fit better with the naming scheme of the new error functions. Fixes GH-1024
This commit is contained in:
commit
da2c968ba0
7 changed files with 243 additions and 116 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.2.0-dev.894
|
||||
3.2.0-dev.899
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue