Jonas Devlieghere ce1b12ee08
[lldb] Iterate over a copy of the ModuleList in SearchFilter (#189009)
Avoid a potential deadlock caused by the search filter callback
acquiring the target's module lock by iterating over a copy of the list.

Fixes #188766
2026-03-27 15:41:14 -05:00

2 lines
29 B
C