Re: [PATCH] x86/efi: initialize status to ensure garbage is not returned on small size
From: Matt Fleming
Date: Mon Aug 01 2016 - 07:50:56 EST
On Wed, 27 Jul, at 03:50:16PM, Colin Ian King wrote:
>
> I'd rather put extra guarding in rather than getting some potential
> garbage return from the stack, but I am playing it rather conservatively
> here.
I think that's sensible, I just wanted to confirm your rationale.
Thanks, applied.