]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correctly zero the DISPLAY_COLUMNS structure.
authorPauli <paul.dale@oracle.com>
Fri, 29 Mar 2019 08:27:28 +0000 (18:27 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 29 Mar 2019 10:52:00 +0000 (20:52 +1000)
commit79bc34185fdd63f2b1057d1d902697ac1852d245
treeddf1cf365b5c431cce620606c024506c74dc0016
parent80de174281f7bf5ae9799df26153efe476f41b92
Correctly zero the DISPLAY_COLUMNS structure.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8611)
apps/openssl.c