Abhishek Chennaka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23284
Change subject: KUDU-3635 fix compilation with OpenSSL prior to v1.1.0 ...................................................................... KUDU-3635 fix compilation with OpenSSL prior to v1.1.0 This fixes build breakage when compiling with OpenSSL versions prior to 1.1.0. Also, make sure ScopedCheckNoPendingSSLErrors' destructor isn't invoked when the state of the OpenSSL library has been cleaned up already. This is a follow-up to bda99a38bb7da12959a99ffc9a79de02acdacf2a. Change-Id: I2645cd5193573f609cc2016c94ce2d01365d6187 --- M src/kudu/util/openssl_util.cc 1 file changed, 16 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/84/23284/1 -- To view, visit http://gerrit.cloudera.org:8080/23284 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.18.x Gerrit-MessageType: newchange Gerrit-Change-Id: I2645cd5193573f609cc2016c94ce2d01365d6187 Gerrit-Change-Number: 23284 Gerrit-PatchSet: 1 Gerrit-Owner: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]>
