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
2 lines
29 B
C
2 lines
29 B
C
int main(void) { return 0; }
|