Update ImproperCheckReturnValueScanf.expected

This commit is contained in:
ihsinme
2022-03-10 21:12:23 +03:00
committed by GitHub
parent 623f3fbe21
commit ac8adeabf5

View File

@@ -1,8 +1,8 @@
| 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:54:3:54: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'. |
| test.cpp:119:3:119:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:107:3:107:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:115:3:115:7 | call to scanf | Unchecked return value for call to 'scanf'. |
| test.cpp:120:3:120:7 | call to scanf | Unchecked return value for call to 'scanf'. |