Andrew Wong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18246


Change subject: [security] harmonize tls_handshake.cc
......................................................................

[security] harmonize tls_handshake.cc

The first parameter of Socket.Write() is of type `const uint8_t *`. This
resulted in a warning in TlsHandshake::Finish(). This caused an Impala
build failure since the warning was treated as an error.

This is a follow-up to df6590d26d.

Change-Id: Iddf1bd7ee39ea74eff74871c83c5159e53fc7377
---
M src/kudu/security/tls_handshake.cc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/46/18246/1
--
To view, visit http://gerrit.cloudera.org:8080/18246
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iddf1bd7ee39ea74eff74871c83c5159e53fc7377
Gerrit-Change-Number: 18246
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <[email protected]>

Reply via email to