blob: d0b923cf1be79e53ba8d11be8e3298c8c43fc8e1 [file] [log] [blame]
<testsuites>
<testsuite name="General">
<testcase name="OutsideOfAnyTestCase" classname="General">
<error message="==58556==ERROR: LeakSanitizer: detected memory leaks">
<![CDATA[
==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).
]]>
</error>
</testcase>
</testsuite>
</testsuites>