wolfSSL / wolfssl

The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
https://www.wolfssl.com
GNU General Public License v2.0
2.36k stars 834 forks source link

20241114-wc_mp_sign_t #8188

Closed douzzer closed 6 days ago

douzzer commented 1 week ago

rename mp_sign_t to wc_mp_sign_t and mp_size_t to wc_mp_size_t.

note mp_sign_t added by 603c03c0be.

ZD#18959

tested with wolfssl-multi-test.sh ... super-quick-check

embhorn commented 6 days ago

Retest this please

Failed on https://cloud.wolfssl-test.com/jenkins/job/PRB-fsanitize-addr-v3/3479/

Would test --enable-all
TEST_CONFIG = --enable-all
--enable-all includes opensslextra.  Skip this test.
./configure --enable-jobserver=4 CC="clang -fsanitize=address,undefined -g" --enable-all --enable-smallstack
Terminated
script returned exit code 143
[Pipeline] }
Timeout has been exceeded
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 14706193-bdf5-486f-9372-bc03028291f0
Setting overall build result to ABORTED