wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

Always define XREALLOC for FreeRTOS.

Open kareem-wolfssl opened this issue 1 year ago • 0 comments

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.

kareem-wolfssl avatar Feb 16 '24 21:02 kareem-wolfssl