mirror of
https://github.com/zeek/zeek.git
synced 2025-10-10 18:48:20 +00:00
Fix potential memory leak in Kerberos scripts
Reported by Maksim Shudrak.
This commit is contained in:
parent
7e26bfe07f
commit
34d0cf886c
3 changed files with 12 additions and 2 deletions
BIN
testing/btest/Traces/krb/optional-service-name.pcap
Executable file
BIN
testing/btest/Traces/krb/optional-service-name.pcap
Executable file
Binary file not shown.
8
testing/btest/core/leaks/krb-service-name.test
Normal file
8
testing/btest/core/leaks/krb-service-name.test
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Needs perftools support.
|
||||
#
|
||||
# @TEST-REQUIRES: bro --help 2>&1 | grep -q mem-leaks
|
||||
#
|
||||
# @TEST-GROUP: leaks
|
||||
#
|
||||
# @TEST-EXEC: HEAP_CHECK_DUMP_DIRECTORY=. HEAPCHECK=local btest-bg-run bro bro -m -r $TRACES/krb/optional-service-name.pcap
|
||||
# @TEST-EXEC: btest-bg-wait 60
|
Loading…
Add table
Add a link
Reference in a new issue