Re: [PATCH v6] security/keys: rewrite all of big_key crypto
From: David Howells
Date: Tue Sep 19 2017 - 11:38:35 EST
Jason A. Donenfeld <Jason@xxxxxxxxx> wrote:
> And, some error paths forgot to zero out sensitive
> material, so this patch changes a kfree into a kzfree.
Can you split that out into a separate preparatory patch?
Also, I recommend limiting the lines in your patch description to 75 chars
lest you get people who run checkpatch on everything pestering you ;-)
David