Fix "pointer is null" static analyzer warnings. NFCI.
Assert that the pointers are non-null before dereferencing them.
parent
90297427
Please register or sign in to comment
Assert that the pointers are non-null before dereferencing them.