Open
Description
In the following code BB
can be set to nullptr
, but it is unconditionally dereferenced later which could lead to segfaults
SPIRV-LLVM-Translator/lib/SPIRV/LLVMToSPIRVDbgTran.cpp
Lines 1351 to 1355 in cb6891b
In the following code BB
can be set to nullptr
, but it is unconditionally dereferenced later which could lead to segfaults
SPIRV-LLVM-Translator/lib/SPIRV/LLVMToSPIRVDbgTran.cpp
Lines 1351 to 1355 in cb6891b