Ensure the al variable is properly ininitialised in all code paths
authorMatt Caswell <matt@openssl.org>
Fri, 20 Jan 2017 13:53:38 +0000 (13:53 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 30 Jan 2017 10:18:23 +0000 (10:18 +0000)
commit6df55cac1a2c4441a70d15875ab22530251509ce
tree42af348468be4fea22c5d532d4d7bcc85ac60f5b
parent9ac6244b575486dcdbd600c36da78776fde32e11
Ensure the al variable is properly ininitialised in all code paths

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2259)
ssl/statem/statem_clnt.c