Commit fbf35b8
authored
Fix #14573 Only consider last NULL argument in varFuncNullUB (cppcheck-opensource#8297)
Resolving a FP in which the expanded macro ensures that the last
variadic argument is not NULL.1 parent 391dd83 commit fbf35b8
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3557 | 3557 | | |
3558 | 3558 | | |
3559 | 3559 | | |
3560 | | - | |
| 3560 | + | |
3561 | 3561 | | |
3562 | 3562 | | |
3563 | 3563 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11309 | 11309 | | |
11310 | 11310 | | |
11311 | 11311 | | |
| 11312 | + | |
| 11313 | + | |
| 11314 | + | |
| 11315 | + | |
| 11316 | + | |
| 11317 | + | |
11312 | 11318 | | |
11313 | 11319 | | |
11314 | 11320 | | |
| |||
0 commit comments