helifu has posted comments on this change. ( http://gerrit.cloudera.org:8080/12558 )
Change subject: KUDU-2653: suppress krb5 memory leak found on Debian 8 ...................................................................... Patch Set 3: (1 comment) http://gerrit.cloudera.org:8080/#/c/12558/2/src/kudu/util/sanitizer_options.cc File src/kudu/util/sanitizer_options.cc: http://gerrit.cloudera.org:8080/#/c/12558/2/src/kudu/util/sanitizer_options.cc@188 PS2, Line 188: "leak:krb5_authdata_import_attributes\n" > krb5_authdata_import_attributes isn't in libgssapi_krb5.so though; it's in yea, you are right. but it seems krb5_authdata_import_attributes does not make a LeakSanitizer leak on debian 8.9 since i have ran all of the test successfully without this line of code. -- To view, visit http://gerrit.cloudera.org:8080/12558 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib5af5b2957897aa7f0fc873ab6374591664375fc Gerrit-Change-Number: 12558 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Reviewer: helifu <[email protected]> Gerrit-Comment-Date: Tue, 26 Feb 2019 00:41:53 +0000 Gerrit-HasComments: Yes
