zeek/testing/btest/plugins
Tim Wojtulewicz 85c6c2b9ee Merge remote-tracking branch 'origin/topic/jsiwek/runtime-exception-leak-cleanup'
* origin/topic/jsiwek/runtime-exception-leak-cleanup:
  Func::DescribeDebug: move a NumFields() call out of loop
  Use const-ref parameter for zeek::val_list_to_args()
  Fix missing IntrusivePtr.h include and ambiguous ODesc::Add call
  Remove TimerMgr arg from event queuing/scheduling methods
  Deprecate Analyzer::ConnectionEvent()
  Deprecate file_analysis::File::FileEvent methods using val_list args
  Deprecate Connection::ConnectionEvent methods
  Deprecate EventMgr::QueueEventFast() and update usages to Enqueue()
  Deprecate EventMgr::QueueEvent() and update usages to Enqueue()
  Deprecate Func::Call(val_list*, ...)
  Use vector<IntrusivePtr<Val>> for Func::Call and Event queuing args
  Fix memory leak in Zeek when-statement bodies with runtime errors
  Change TableVal::RecoverIndex() to return IntrusivePtr
  Use IntrusivePtr in TableVal::CallExpireFunc
  Fix memory leak when runtime error occurs in a Zeek for-loop
  Enable leak checks for btests that produce runtime exceptions
2020-03-27 11:49:45 -07:00
..
binpac-flowbuffer-frame-length-plugin Add test case for binpac flowbuffer frame length parsing bug 2020-03-19 22:09:23 -07:00
file-plugin include cleanup 2020-02-04 20:51:02 +01:00
hooks-plugin include cleanup 2020-02-04 20:51:02 +01:00
logging-hooks-plugin include cleanup 2020-02-04 20:51:02 +01:00
pktdumper-plugin include cleanup 2020-02-04 20:51:02 +01:00
pktsrc-plugin include cleanup 2020-02-04 20:51:02 +01:00
plugin-nopatchversion-plugin Bro plugins should support a patch version (x.y.z) 2018-09-30 20:30:22 -04:00
plugin-withpatchversion-plugin Bro plugins should support a patch version (x.y.z) 2018-09-30 20:30:22 -04:00
protocol-plugin include cleanup 2020-02-04 20:51:02 +01:00
reader-plugin Switch from header guards to pragma once 2019-09-17 14:10:30 +02:00
reporter-hook-plugin include cleanup 2020-02-04 20:51:02 +01:00
writer-plugin include cleanup 2020-02-04 20:51:02 +01:00
bifs-and-scripts-install.sh Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
bifs-and-scripts.sh Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
binpac-flowbuffer-frame-length.zeek Add test case for binpac flowbuffer frame length parsing bug 2020-03-19 22:09:23 -07:00
file.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
hooks.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
init-plugin.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
logging-hooks.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
pktdumper.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
pktsrc.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
plugin-nopatchversion.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
plugin-withpatchversion.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
protocol.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
reader.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00
reporter-hook.zeek Enable leak checks for btests that produce runtime exceptions 2020-03-23 21:51:12 -07:00
writer.zeek Update plugin unit tests to use --zeek-dist 2019-06-06 20:02:47 -07:00