Commit e36df36
committed
dtls1.3: Fix issues when --enable-dtls13 enabled
Fixed issue reported by scan-build when DTLS13 is enabled.
Fix compile issue when WOLFSSL_DTLS_CH_FRAG is enabled.
Fix running of scripts/dtlscid.test by removing 'set -e' as bwrap
command may not be there.1 parent 6e49aa7 commit e36df36
3 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6120 | 6120 | | |
6121 | 6121 | | |
6122 | 6122 | | |
| 6123 | + | |
6123 | 6124 | | |
| 6125 | + | |
| 6126 | + | |
6124 | 6127 | | |
| 6128 | + | |
6125 | 6129 | | |
6126 | 6130 | | |
6127 | 6131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4443 | 4443 | | |
4444 | 4444 | | |
4445 | 4445 | | |
4446 | | - | |
| 4446 | + | |
4447 | 4447 | | |
4448 | 4448 | | |
4449 | 4449 | | |
| |||
0 commit comments