Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22503 )

Change subject: IMPALA-13771: Fix heap-use-after-free in Cluster Membership 
Manager
......................................................................

IMPALA-13771: Fix heap-use-after-free in Cluster Membership Manager

The ASAN tests identified a heap-use-after-free issue. This patch
fixes that issue by moving the memory release to after its last use.

Local execution of custom-cluster-mgr-test ASAN replicated the same
heap-use-after-free failure.

Testing:
  Existing custom-cluster-mgr-test passed locally using debug build.
  Existing custom-cluster-mgr-test passed locally using ASAN build.

Change-Id: I4fd2c9faa6daba9274f38238b952c377a07794e9
Reviewed-on: http://gerrit.cloudera.org:8080/22503
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M be/src/scheduling/cluster-membership-mgr.cc
1 file changed, 4 insertions(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/22503
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4fd2c9faa6daba9274f38238b952c377a07794e9
Gerrit-Change-Number: 22503
Gerrit-PatchSet: 6
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to