Skip to content

Commit ae61c58

Browse files
committed
Updated query description
1 parent b1694df commit ae61c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/src/crypto/ErrorHandling.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* @name Proper error handling
33
* @id tob/cpp/error-handling
4-
* @description Checks if care is being taken to perform proper error handling
4+
* @description Checks if returned error codes are properly checked
55
* @kind problem
66
* @tags correctness crypto
77
* @problem.severity warning

0 commit comments

Comments
 (0)