Potential nullptr
dereference in LLVM to SPIR-V Debug info translation
#2949
Labels
bug
Something isn't working
In the following code
BB
can be set tonullptr
, but it is unconditionally dereferenced later which could lead to segfaultsSPIRV-LLVM-Translator/lib/SPIRV/LLVMToSPIRVDbgTran.cpp
Lines 1351 to 1355 in cb6891b
The text was updated successfully, but these errors were encountered: