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 9ff699b commit 8a2076eCopy full SHA for 8a2076e
rule_packages/c/Concurrency7.json
@@ -27,7 +27,7 @@
27
"queries": [
28
{
29
"description": "The Standard Library function mtx_timedlock() shall only be invoked on mutex objects of appropriate mutex type",
30
- "kind": "problem",
+ "kind": "path-problem",
31
"name": "The Standard Library function mtx_timedlock() shall only be invoked on mutexes of type mtx_timed",
32
"precision": "high",
33
"severity": "error",
0 commit comments