Hello Dan Burkert,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10168
to review the following change.
Change subject: client-test: fix a mod-by-zero crash
......................................................................
client-test: fix a mod-by-zero crash
On my machine, computing modulo by zero caused a floating point
exception crash. I'm not sure why this doesn't crash on all systems, but
the code definitely seemed wrong here.
Change-Id: I4c10896f8c6e4b36a3c5b9b58df0eb3bc537b4bf
---
M src/kudu/client/client-test.cc
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/68/10168/1
--
To view, visit http://gerrit.cloudera.org:8080/10168
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4c10896f8c6e4b36a3c5b9b58df0eb3bc537b4bf
Gerrit-Change-Number: 10168
Gerrit-PatchSet: 1
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>