Andrew Wong has posted comments on this change. ( http://gerrit.cloudera.org:8080/18283 )
Change subject: [security] avoid allocating string in SimpleAcl::UserAllowed() ...................................................................... Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/18283/1//COMMIT_MSG Commit Message: http://gerrit.cloudera.org:8080/#/c/18283/1//COMMIT_MSG@27 PS1, Line 27: std::string : Interesting -- it makes sense, but for some reason it's still surprising such a simple type mismatch (std::string vs const char*) makes such a difference. Neat, and potentially scary (I wonder if this shows up anywhere else)... -- To view, visit http://gerrit.cloudera.org:8080/18283 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic9ed6140cbcf0487ec76b9f769cdf24f9de7b52c Gerrit-Change-Number: 18283 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Comment-Date: Tue, 01 Mar 2022 02:07:19 +0000 Gerrit-HasComments: Yes
