zeek/testing/btest/core/leaks
Jon Siwek 7599ac8f31 Memory leak fixes for bad usages of VectorVal ctor.
Many usages of the VectorVal ctor didn't account for the fact that
it automatically Ref's the VectorType argument and end up leaking it.
2012-06-06 11:50:15 -05:00
..
basic-cluster.bro Adding missing leak groups to a couple tests. 2012-04-10 16:14:33 -07:00
dataseries-rotate.bro Fix for when not producing local output; that hung. 2012-05-17 12:38:47 -07:00
dataseries.bro Fix for when not producing local output; that hung. 2012-05-17 12:38:47 -07:00
dns.bro Adding btest group "leaks" to leak tests. 2012-02-29 17:19:38 -08:00
ipv6_ext_headers.test Memory leak fixes for bad usages of VectorVal ctor. 2012-06-06 11:50:15 -05:00
remote.bro Adding missing leak groups to a couple tests. 2012-04-10 16:14:33 -07:00
test-all.bro Adding btest group "leaks" to leak tests. 2012-02-29 17:19:38 -08:00
vector-val-bifs.test Memory leak fixes for bad usages of VectorVal ctor. 2012-06-06 11:50:15 -05:00