mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Add return value checks for some RPC parsing functions
This commit is contained in:
parent
1be7ac509c
commit
0350004f1e
7 changed files with 62 additions and 35 deletions
6
CHANGES
6
CHANGES
|
@ -1,4 +1,10 @@
|
|||
|
||||
2.6-beta2-22 | 2018-10-04 11:31:48 -0500
|
||||
|
||||
* Add return value checks for some RPC parsing functions (Jon Siwek, Corelight)
|
||||
|
||||
* Add 'fallthrough' comment to a switch/case block (Jon Siwek, Corelight)
|
||||
|
||||
2.6-beta2-20 | 2018-10-03 15:47:26 -0500
|
||||
|
||||
* Improve broker.remote_id unit test (Jon Siwek, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue