Commit 5003c03
committed
Fix DH encoding check in wolfSSL_CTX_set_tmp_dh: && to || and < to <= to catch single-param failure and zero-length, matching wolfSSL_set_tmp_dh.
1 parent 939f978 commit 5003c03
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5864 | 5864 | | |
5865 | 5865 | | |
5866 | 5866 | | |
5867 | | - | |
| 5867 | + | |
5868 | 5868 | | |
5869 | 5869 | | |
5870 | 5870 | | |
| |||
0 commit comments