mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 20:52:13 +01:00
When using negative numbers, t is allocated to be one digit longer than a->used. Fail when a->used is SP_DIGIT_MAX.
When using negative numbers, t is allocated to be one digit longer than a->used. Fail when a->used is SP_DIGIT_MAX.