mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-08 11:40:48 +02:00
7bdf13a3a3
Make sure stack-allocated buffers containing potentially senstive material are zeroized before function exit. Identified by: Abhinav Agarwal (GitHub: @abhinavagarwal07)