Jason Fehr has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20856
Change subject: IMPALA-12676: Fix an integer overflow issue in the DatabaseTest class in the internal-server-test.cc file by switching from a signed to an unsigned int. Additional comments and assertions were also added to prevent future integer overflows. ...................................................................... IMPALA-12676: Fix an integer overflow issue in the DatabaseTest class in the internal-server-test.cc file by switching from a signed to an unsigned int. Additional comments and assertions were also added to prevent future integer overflows. Change-Id: I3689185aa8676203226cc447585703e784627102 --- M be/src/service/internal-server-test.cc 1 file changed, 7 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/56/20856/1 -- To view, visit http://gerrit.cloudera.org:8080/20856 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I3689185aa8676203226cc447585703e784627102 Gerrit-Change-Number: 20856 Gerrit-PatchSet: 1 Gerrit-Owner: Jason Fehr <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
