Commit df486d8
committed
src/ssl_load.c: fix -Wnull-dereference in wolfssl_ctx_set_tmp_dh() (detected by armel build);
.github/workflows/pq-all.yml: for the --enable-sp-math scenario, --disable-quic (QUIC unit tests fail on that combo);
wolfcrypt/test/test.c: add WC_MAYBE_UNUSED to ecdsa_test_deterministic_k_rs(), to fix armel sp-math build.1 parent 363bb0e commit df486d8
3 files changed
Lines changed: 9 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5685 | 5685 | | |
5686 | 5686 | | |
5687 | 5687 | | |
| 5688 | + | |
| 5689 | + | |
| 5690 | + | |
5688 | 5691 | | |
5689 | | - | |
5690 | | - | |
| 5692 | + | |
| 5693 | + | |
| 5694 | + | |
| 5695 | + | |
5691 | 5696 | | |
5692 | 5697 | | |
5693 | 5698 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35421 | 35421 | | |
35422 | 35422 | | |
35423 | 35423 | | |
35424 | | - | |
| 35424 | + | |
35425 | 35425 | | |
35426 | 35426 | | |
35427 | 35427 | | |
| |||
0 commit comments