Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/23668 )
Change subject: IMPALA-14544: Fix use-after-poison for Kudu arrays ...................................................................... Patch Set 1: Code-Review+2 This makes sense to me, the item_tuple_buffers retain a pointer to memory allocated from item_tuple_mem_pool, so the Clear() results in a use-after-poison for those retained pointers. -- 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: comment Gerrit-Change-Id: I9b729fc6003e64856ea0e197b1e3c74dad7247a1 Gerrit-Change-Number: 23668 Gerrit-PatchSet: 1 Gerrit-Owner: Xuebin Su <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Wed, 12 Nov 2025 17:56:48 +0000 Gerrit-HasComments: No
