[clang] [analyzer] Fix null-pointer dereference in PthreadLockChecker (PR #210912)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 21 03:42:11 PDT 2026


steakhal wrote:

I tried on godbolt clang 20, 21, 22, trunk with assertions and it didn't crash on the added test cases: https://godbolt.org/z/fhca9Yx7Y

What release of clang are impacted? What introduced the alleged crashes?

https://github.com/llvm/llvm-project/pull/210912


More information about the cfe-commits mailing list