]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/statem/statem_clnt.c
Move fprintf after assignment to avoid crash.
authorRich Salz <rsalz@openssl.org>
Mon, 22 Jan 2018 19:33:22 +0000 (14:33 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 22 Jan 2018 20:14:40 +0000 (15:14 -0500)
commit44f23cd281f2ec58c41c7a12b0f4aac10ccd8782
treee11b814c14ddd05e1f253b5018359209e84860d6
parentbbc92cd129451649c785a17fcc09b07df1a5bd68
Move fprintf after assignment to avoid crash.

Thanks to David Vernet for reporting this.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5140)
ssl/statem/statem_clnt.c