Alexey Serbin has posted comments on this change.
Change subject: KUDU-1927 [master] always send IPKI CA certificate
......................................................................
Patch Set 4: Verified+1
Direct leak of 224 byte(s) in 3 object(s) allocated from:
#0 0x4dabe6 in __interceptor_malloc /home/jenkins-slave/workspace/kudu-maste
r/2/thirdparty/src/llvm-3.9.1.src/projects/compiler-rt/lib/asan/asan_malloc_linu
x.cc:64
#1 0x7ff9e7d0cd72 in CRYPTO_malloc (/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
+0x5fd72)
It was a flake due to OpenSSL leak which I'm reluctant to chase and fix:
Indirect leak of 160 byte(s) in 3 object(s) allocated from:
#0 0x4dabe6 in __interceptor_malloc
/home/jenkins-slave/workspace/kudu-master/2/thirdparty/src/llvm-3.9.1.src/projects/compiler-rt/lib/asan/asan_malloc_linux.cc:64
#1 0x7ff9e7d0cd72 in CRYPTO_malloc
(/lib/x86_64-linux-gnu/libcrypto.so.1.0.0+0x5fd72)
--
To view, visit http://gerrit.cloudera.org:8080/6356
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib9a20e6da6531091fcc597af58a7bbf01a8847f5
Gerrit-PatchSet: 4
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-HasComments: No