Added an explicit initialisation to a stack buffer to prevent an (harmless) uninitial...
authorThomas Pornin <pornin@bolet.org>
Thu, 22 Jun 2017 21:15:17 +0000 (23:15 +0200)
committerThomas Pornin <pornin@bolet.org>
Thu, 22 Jun 2017 21:15:17 +0000 (23:15 +0200)
commit3c6823cad7c137b0116268d4062eefb6aaf48609
tree972c334a68e66618deb5468c31b7246b39546092
parenteaa0d38fa8d514aab87b56c6a27d75fa06cdec7e
Added an explicit initialisation to a stack buffer to prevent an (harmless) uninitialised read reported by valgrind.
src/mac/hmac_ct.c