Commit 4642077
committed
src/ssl.c: remove frivolous (void)heap to clear -Wdeclaration-after-statement.
wolfcrypt/src/aes.c: add NEED_AES_TABLES gate around AesSetKey_C() implementations (fixes WOLFSSL_KCAPI_AES builds, probably among others).
wolfcrypt/src/sp_int.c: add missing casts to clear -Wconversions.1 parent 12ee732 commit 4642077
3 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30149 | 30149 | | |
30150 | 30150 | | |
30151 | 30151 | | |
30152 | | - | |
| 30152 | + | |
30153 | 30153 | | |
30154 | 30154 | | |
30155 | 30155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3885 | 3885 | | |
3886 | 3886 | | |
3887 | 3887 | | |
| 3888 | + | |
| 3889 | + | |
3888 | 3890 | | |
3889 | 3891 | | |
3890 | 3892 | | |
| |||
4125 | 4127 | | |
4126 | 4128 | | |
4127 | 4129 | | |
| 4130 | + | |
| 4131 | + | |
4128 | 4132 | | |
4129 | 4133 | | |
4130 | 4134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7687 | 7687 | | |
7688 | 7688 | | |
7689 | 7689 | | |
7690 | | - | |
| 7690 | + | |
7691 | 7691 | | |
7692 | 7692 | | |
7693 | 7693 | | |
| |||
17072 | 17072 | | |
17073 | 17073 | | |
17074 | 17074 | | |
17075 | | - | |
| 17075 | + | |
| 17076 | + | |
| 17077 | + | |
17076 | 17078 | | |
17077 | 17079 | | |
17078 | 17080 | | |
| |||
17195 | 17197 | | |
17196 | 17198 | | |
17197 | 17199 | | |
17198 | | - | |
| 17200 | + | |
| 17201 | + | |
| 17202 | + | |
17199 | 17203 | | |
17200 | 17204 | | |
17201 | 17205 | | |
| |||
0 commit comments