blob: 974c581737e5f694a777826f77c126d5faaf171b [file] [log] [blame]
[==========] Running 12 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 12 tests from CacheTypes/CacheTest
[ RUN ] CacheTypes/CacheTest.HeavyEntries/1
[ OK ] CacheTypes/CacheTest.HeavyEntries/1 (3 ms)
[----------] 12 tests from CacheTypes/CacheTest (52 ms total)
[----------] Global test environment tear-down
[==========] 12 tests from 1 test case ran. (52 ms total)
[ PASSED ] 12 tests.
=================================================================
==58556==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 64 byte(s) in 1 object(s) allocated from:
#0 0x54b618 in operator new(unsigned long) /home/todd/kudu/thirdparty/src/llvm-6.0.0.src/projects/compiler-rt/lib/asan/asan_new_delete.cc:92
#1 0x7f0b44bcd590 in kudu::NewLRUCache(kudu::CacheType, unsigned long, std::string const&) /home/todd/kudu/build/asan/../../src/kudu/util/cache.cc:516:14
#2 0x56433b in kudu::CacheTest::SetUp() /home/todd/kudu/build/asan/../../src/kudu/util/cache-test.cc:73:18
#3 0x7f0b41f4db38 in HandleSehExceptionsInMethodIfSupported<testing::Test, void> /home/todd/kudu/thirdparty/src/googletest-release-1.8.0/googletest/src/gtest.cc:2402
SUMMARY: AddressSanitizer: 38134 byte(s) leaked in 312 allocation(s).