mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
4 lines
200 B
Plaintext
4 lines
200 B
Plaintext
# CWE-253: Incorrect Check of Function Return Value
|
|
+ semmlecode-cpp-queries/Security/CWE/CWE-253/HResultBooleanConversion.ql: /CWE/CWE-253
|
|
@name Cast between HRESULT and a Boolean type (CWE-253)
|