Update ImproperCheckReturnValueScanf.expected

This commit is contained in:
ihsinme
2022-03-03 10:39:19 +03:00
committed by GitHub
parent 8e0c0ad200
commit bec4170bdf

View File

@@ -1,7 +1,7 @@
| test.cpp:43:3:43:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:44:3:44:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:45:3:45:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:78:3:78:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:79:3:79:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:80:3:80:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:88:3:88:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:51:3:51:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:52:3:52:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:53:3:53:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:104:3:104:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:105:3:105:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:106:3:106:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:114:3:114:7 | call to scanf | Unchecked return value for call to 'scanf'. |