Hello Riza Suminto,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22503
to look at the new patch set (#2).
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.
Testing:
Existing custom-cluster-mgr-test passed locally using debug build.
Existing custom-cluster-mgr-test passed locally using ASAN build.
Change-Id: I4fd2c9faa6daba9274f38238b952c377a07794e9
---
M be/src/scheduling/cluster-membership-mgr.cc
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/03/22503/2
--
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: newpatchset
Gerrit-Change-Id: I4fd2c9faa6daba9274f38238b952c377a07794e9
Gerrit-Change-Number: 22503
Gerrit-PatchSet: 2
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>