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 7c41fe7 commit 4ce7391Copy full SHA for 4ce7391
cpp/common/test/rules/dereferenceofnullpointer/DereferenceOfNullPointer.expected
@@ -1 +1,3 @@
1
-No expected results have yet been specified
+| test.cpp:9:4:9:5 | l1 | Null may be dereferenced here because a null value was assigned $@. | test.cpp:2:13:2:19 | 0 | here |
2
+| test.cpp:16:6:16:7 | l1 | Null may be dereferenced here because a null value was assigned $@. | test.cpp:2:13:2:19 | 0 | here |
3
+| test.cpp:35:4:35:5 | l2 | Null may be dereferenced here because a null value was assigned $@. | test.cpp:33:11:33:11 | 0 | here |
0 commit comments