Commit 0cc1dc2
committed
src/x509.c: in x509_aia_append_string(), use heap pointer from supplied *head, and initialize WOLFSSL_STACK.type (fixes "Conditional jump or move depends on uninitialised value(s)" from 08c1397);
wolfssl/wolfcrypt/asn.h: use WC_BITFIELD for extAuthInfoListSz and extAuthInfoListOverflow bitfields, for C89 compat (fixes -Wpedantic from 08c1397).1 parent c7ed5ff commit 0cc1dc2
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15002 | 15002 | | |
15003 | 15003 | | |
15004 | 15004 | | |
15005 | | - | |
15006 | | - | |
| 15005 | + | |
| 15006 | + | |
| 15007 | + | |
15007 | 15008 | | |
15008 | 15009 | | |
15009 | 15010 | | |
| |||
15012 | 15013 | | |
15013 | 15014 | | |
15014 | 15015 | | |
| 15016 | + | |
15015 | 15017 | | |
15016 | 15018 | | |
15017 | 15019 | | |
| 15020 | + | |
15018 | 15021 | | |
15019 | 15022 | | |
15020 | 15023 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2075 | 2075 | | |
2076 | 2076 | | |
2077 | 2077 | | |
2078 | | - | |
2079 | | - | |
| 2078 | + | |
| 2079 | + | |
2080 | 2080 | | |
2081 | 2081 | | |
2082 | 2082 | | |
| |||
0 commit comments