Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23034 )
Change subject: Suppress indirect OpenSSL initialization leak reported by ASan on Rocky 9 ...................................................................... Patch Set 1: Verified+1 (2 comments) unrelated test failures (RELEASE) http://gerrit.cloudera.org:8080/#/c/23034/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/23034/1//COMMIT_MSG@17 PS1, Line 17: CRYPTO_strdup() That's rather a blanket suppression for everything in libcrypto.so.3, but it should be good enough. http://gerrit.cloudera.org:8080/#/c/23034/1/src/kudu/util/sanitizer_options.cc File src/kudu/util/sanitizer_options.cc: http://gerrit.cloudera.org:8080/#/c/23034/1/src/kudu/util/sanitizer_options.cc@219 PS1, Line 219: https://github.com/openssl/openssl/issues/24729 Thank you for adding this reference. It seems the suppressions libcrypto.so can be soon removed once the OSes update the libcrypto to the newer versions that include the fix for 24729. -- To view, visit http://gerrit.cloudera.org:8080/23034 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I746c52b1856e73fa347906ebdc61a24d37d88670 Gerrit-Change-Number: 23034 Gerrit-PatchSet: 1 Gerrit-Owner: KeDeng <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 17 Jun 2025 05:33:07 +0000 Gerrit-HasComments: Yes
