Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28fbabe

Browse filesBrowse files
committed
Declarations8: fix metadata DCL30-C
1 parent 8733498 commit 28fbabe
Copy full SHA for 28fbabe

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎c/cert/src/rules/DCL30-C/AppropriateStorageDurationsStackAdressEscape.ql

Copy file name to clipboardExpand all lines: c/cert/src/rules/DCL30-C/AppropriateStorageDurationsStackAdressEscape.ql
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @description When storage durations are not compatible between assigned pointers it can lead to
55
* referring to objects outside of their lifetime, which is undefined behaviour.
66
* @kind problem
7-
* @precision high
7+
* @precision very-high
88
* @problem.severity error
99
* @tags external/cert/id/dcl30-c
1010
* correctness

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.