Move variable declaration to the start of the function
authorAlessandro Ghedini <alessandro@ghedini.me>
Tue, 8 Mar 2016 21:58:17 +0000 (21:58 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 9 Mar 2016 01:20:53 +0000 (01:20 +0000)
commita060574458752ad1f914221be4627598efff62df
treec4d1ba67e9e31529af757b53f1d14870fd2ddcaa
parentbfd53c32cd840ed381ba557c4de8f21e3615655c
Move variable declaration to the start of the function

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/mem_dbg.c