Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/7294
Change subject: IMPALA-5031: Set DiskIoMgr::ScanRange::is_cancelled_ before read ...................................................................... IMPALA-5031: Set DiskIoMgr::ScanRange::is_cancelled_ before read Reading a uninitialized memory as a boolean is undefined behavior when it isn't the bit pattern for true or false. Change-Id: I22898ec96ac44c4902f8072f27453cfc58358cae --- M be/src/runtime/disk-io-mgr.h 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/94/7294/2 -- To view, visit http://gerrit.cloudera.org:8080/7294 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I22898ec96ac44c4902f8072f27453cfc58358cae Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]>
