Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11976
Change subject: IMPALA-7851: fix overflow in ReserveSpace() ...................................................................... IMPALA-7851: fix overflow in ReserveSpace() The overflow could result in reserving huge amounts of memory in the vector, which resulted in various misbehaviour such as hangs. Change-Id: Iaec944f2149a6b9b605a5a885357fd54754dc046 --- M be/src/service/hs2-util.cc 1 file changed, 15 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/76/11976/1 -- To view, visit http://gerrit.cloudera.org:8080/11976 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iaec944f2149a6b9b605a5a885357fd54754dc046 Gerrit-Change-Number: 11976 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
