Commit b81cc50
committed
src/internal.c: in ProcessReplyEx() in the verifyMessage case, refactor some gating/conditionalization around ATOMIC_USER, HAVE_ENCRYPT_THEN_MAC, atomicUser, and ssl->options.startedETMRead, to avoid "Logical disjunction always evaluates to true" from cppcheck incorrectLogicOperator (via multi-test cppcheck-force-source) (warned code introduced by 99a99e3).
1 parent e814d1b commit b81cc50
1 file changed
Lines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21730 | 21730 | | |
21731 | 21731 | | |
21732 | 21732 | | |
21733 | | - | |
21734 | | - | |
21735 | | - | |
21736 | | - | |
21737 | | - | |
21738 | 21733 | | |
21739 | 21734 | | |
21740 | 21735 | | |
21741 | | - | |
21742 | | - | |
| 21736 | + | |
| 21737 | + | |
| 21738 | + | |
| 21739 | + | |
| 21740 | + | |
| 21741 | + | |
| 21742 | + | |
| 21743 | + | |
| 21744 | + | |
| 21745 | + | |
21743 | 21746 | | |
21744 | 21747 | | |
21745 | 21748 | | |
| |||
0 commit comments