Commit 747e257
authored
Fix #14716 FP oppositeInnerCondition, x.size() < y.size() does not mean that x must be empty (cppcheck-opensource#8533)
1 parent ce9227f commit 747e257
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1816 | 1816 | | |
1817 | 1817 | | |
1818 | 1818 | | |
1819 | | - | |
| 1819 | + | |
1820 | 1820 | | |
1821 | 1821 | | |
1822 | 1822 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2682 | 2682 | | |
2683 | 2683 | | |
2684 | 2684 | | |
| 2685 | + | |
| 2686 | + | |
| 2687 | + | |
| 2688 | + | |
| 2689 | + | |
| 2690 | + | |
2685 | 2691 | | |
2686 | 2692 | | |
2687 | 2693 | | |
| |||
0 commit comments