mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 19:50:51 +02:00
20e5e654a3
CBIORecv/Send are only assigned once. IOCB_ReadCtx/WriteCtx only assigned once. BuildMessage checks output and input wiht sizeOnly every call - state machine doesn't cache these. Renamed alias_tbl variables to something unique. Other cppcheck fixes. Also reworked pem_read_bio_key().