Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/6714
Change subject: IMPALA-5031: remove undefined behavior: nullptr member function call ...................................................................... IMPALA-5031: remove undefined behavior: nullptr member function call This member function call on a nullptr to a FragmentInstanceState was present in data loading, end-to-end tests, and custom cluster tests. Change-Id: I2377c14f7ea8f93bb96504dd2319c11ff709cd26 --- M be/src/runtime/coordinator.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/14/6714/1 -- To view, visit http://gerrit.cloudera.org:8080/6714 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2377c14f7ea8f93bb96504dd2319c11ff709cd26 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <jbapple-imp...@apache.org>