mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 23:32:21 +01:00
AES streaming implementation allocates data in Aes objects, when small stack, that needs to be freed. Fix memory leaks in streaming test case too.