We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1694df commit ae61c58Copy full SHA for ae61c58
cpp/src/crypto/ErrorHandling.ql
@@ -1,7 +1,7 @@
1
/**
2
* @name Proper error handling
3
* @id tob/cpp/error-handling
4
- * @description Checks if care is being taken to perform proper error handling
+ * @description Checks if returned error codes are properly checked
5
* @kind problem
6
* @tags correctness crypto
7
* @problem.severity warning
0 commit comments