[clang] [Clang] Fix potential null pointer dereferences in retain cycle detection (PR #95192)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 14 10:23:02 PDT 2024
smanna12 wrote:
> Do you have a test case?
Thanks @rjmccall for reviews. No I do not have any test case. The issue is reported by static analyzer tool.
https://github.com/llvm/llvm-project/pull/95192
More information about the cfe-commits
mailing list