Skip to content

Commit bfec3c5

Browse files
authored
Update ImproperCheckReturnValueScanf.expected
1 parent d772ea0 commit bfec3c5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
| test.cpp:23:3:23:7 | call to scanf | Unchecked return value for call to 'scanf'. |
2-
| test.cpp:41:3:41:7 | call to scanf | Unchecked return value for call to 'scanf'. |
1+
| test.cpp:43:3:43:7 | call to scanf | Unchecked return value for call to 'scanf'. |
2+
| test.cpp:44:3:44:7 | call to scanf | Unchecked return value for call to 'scanf'. |
3+
| test.cpp:45:3:45:7 | call to scanf | Unchecked return value for call to 'scanf'. |
4+
| test.cpp:78:3:78:7 | call to scanf | Unchecked return value for call to 'scanf'. |
5+
| test.cpp:79:3:79:7 | call to scanf | Unchecked return value for call to 'scanf'. |
6+
| test.cpp:80:3:80:7 | call to scanf | Unchecked return value for call to 'scanf'. |
7+
| test.cpp:88:3:88:7 | call to scanf | Unchecked return value for call to 'scanf'. |

0 commit comments

Comments
 (0)