@Kaleb,
Thank you for your swift response! We will have a look into it!
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → Posts by achimpieters
Pages 1
@Kaleb,
Thank you for your swift response! We will have a look into it!
Hi Kaleb,
Thank you for your response. Wolfssl is used in this repro: https://github.com/maximkulkin/esp-homekit-demo. Before the update everything worked like a charm, But after updating to Wolfssl 4.1.0 I get these warnings when compiling.
When generating a .bin file these warnings show up, but It still works. Hope you can help, or can give a solution fore these errrors?
See attachment.
Thanks in advance & best regards,
Achim Pieters
Hi everybody!
I'm new here so be gentle since the update of Wolfssl to 4.1.0 I get these errors? Does anybody knows how to resolve them?
CC /project/components/common/wolfssl/wolfssl-4.1.0/wolfcrypt/src/arc4.c
In file included from /project/components/common/wolfssl/wolfssl-4.1.0/wolfssl/wolfcrypt/error-crypt.h:29:0,
from /project/components/common/wolfssl/wolfssl-4.1.0/wolfcrypt/src/arc4.c:31:
/project/components/common/wolfssl/wolfssl-4.1.0/wolfssl/wolfcrypt/types.h:295:0: warning: "XREALLOC" redefined [enabled by default]
#define XREALLOC(p, n, h, t) realloc((p), (n))
^
Best regrads
Pages 1
wolfSSL - Embedded SSL Library → Posts by achimpieters
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.017 seconds (96% PHP - 4% DB) with 4 queries