Commit 2661d716 authored by Pauli's avatar Pauli
Browse files

It isn't necessary to initialise a struct stat before a stat(2) system call.


The initialisation was also flawed, failing to account for padding and
alignment bytes.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8611)
parent 64a45882
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment