mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 15:00:51 +02:00
e1bc0c4447
AES streaming implementation allocates data in Aes objects, when small stack, that needs to be freed. Fix memory leaks in streaming test case too.