Skip to content

Commit 784c304

Browse files
committed
CPP: Merge the duplicate IgnoreReturnValueSAL.ql query into the older existing one.
1 parent 806703b commit 784c304

2 files changed

Lines changed: 4 additions & 25 deletions

File tree

cpp/ql/src/Microsoft/IgnoreReturnValueSAL.ql

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
* @id cpp/ignore-return-value-sal
88
* @problem.severity warning
99
* @tags reliability
10+
* external/cwe/cwe-573
11+
* external/cwe/cwe-252
12+
* @opaque-id SM02344
13+
* @microsoft.severity Important
1014
*/
1115

1216
import SAL

cpp/ql/src/Microsoft/SAL/IgnoreReturnValueSAL.ql

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)