wolfssl
wolfssl copied to clipboard
Always define XREALLOC for FreeRTOS.
Description
Fixes zd# 17269
XREALLOC is used throughout our code, so it should always be defined rather than only when USE_INTEGER_HEAP_MATH or OPENSSL_EXTRA are defined.