Balazs Hevele has posted comments on this change. ( http://gerrit.cloudera.org:8080/24033 )
Change subject: IMPALA-14325: Fix ASAN heap-use-after-free in background threads ...................................................................... Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/24033/4/be/src/util/thread.cc File be/src/util/thread.cc: http://gerrit.cloudera.org:8080/#/c/24033/4/be/src/util/thread.cc@316 PS4, Line 316: Status Thread::StartThread(const std::string& category, const std::string& name, : const ThreadFunctor& functor, unique_ptr<Thread>* thread, : > This affects all threads, not only the relevant background threads. Done -- To view, visit http://gerrit.cloudera.org:8080/24033 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I97188e5ca2ace960c5db5cb44af44f42255902e8 Gerrit-Change-Number: 24033 Gerrit-PatchSet: 5 Gerrit-Owner: Balazs Hevele <[email protected]> Gerrit-Reviewer: Balazs Hevele <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Fri, 06 Mar 2026 15:17:46 +0000 Gerrit-HasComments: Yes
