From: Thomas Pornin Date: Thu, 22 Jun 2017 21:15:17 +0000 (+0200) Subject: Added an explicit initialisation to a stack buffer to prevent an (harmless) uninitial... X-Git-Tag: v0.5~12 X-Git-Url: https://bearssl.org/gitweb//home/git/?p=BearSSL;a=commitdiff_plain;h=3c6823cad7c137b0116268d4062eefb6aaf48609;hp=3c6823cad7c137b0116268d4062eefb6aaf48609 Added an explicit initialisation to a stack buffer to prevent an (harmless) uninitialised read reported by valgrind. ---