Xuebin Su has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/23668


Change subject: IMPALA-14544: Fix use-after-poison for Kudu arrays
......................................................................

IMPALA-14544: Fix use-after-poison for Kudu arrays

This patch fixes the use-after-poison error caused by using the memory
in the MemPool after calling `MemPool::Clear()` when reading Kudu
arrays.

Testing:
- The ASAN build passed the core tests.

Change-Id: I9b729fc6003e64856ea0e197b1e3c74dad7247a1
---
M be/src/exec/kudu/kudu-scanner.cc
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/68/23668/1
--
To view, visit http://gerrit.cloudera.org:8080/23668
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b729fc6003e64856ea0e197b1e3c74dad7247a1
Gerrit-Change-Number: 23668
Gerrit-PatchSet: 1
Gerrit-Owner: Xuebin Su <[email protected]>

Reply via email to