[lld] [lld-macho] Avoid infinite recursion when parsing corrupted export tries (PR #152569)
Shoaib Meenai via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 18 14:47:17 PDT 2025
Daniel =?utf-8?q?RodrÃguez?= <danielrodriguez at meta.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/152569 at github.com>
smeenai wrote:
> This is incorrect in some non-toy cases because it assumed that the children of a node were just after their parent. A possible layout, but not one that the export trie format enforces.
>
> Please do not review until my next change.
"Convert to draft" is standard to signal this, I believe.
https://github.com/llvm/llvm-project/pull/152569
More information about the llvm-commits
mailing list