Commit f1edd10
test: fix scan-build warnings
* test/command-source_unit.c:297:26: warning: 1st function call argument
is an uninitialized value [core.CallAndMessage]
* test/command-source_unit.c:336:11: warning: 2nd function call argument
is an uninitialized value [core.CallAndMessage]
* test/command-source_unit.c:340:5: warning: 1st function call argument
is an uninitialized value [core.CallAndMessage]
Signed-off-by: Moritz Buhl <moritz.buhl@infineon.com>1 parent d0601a9 commit f1edd10
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments