[PATCH v2] [RFC] security: allow using Clang's zero initialization for stack variables

Alexander Potapenko glider at google.com
Tue Jun 16 12:05:37 UTC 2020


On Tue, Jun 16, 2020 at 12:19 PM Maciej Żenczykowski <maze at google.com> wrote:
>
> > Nit, your From: line of your email does not match your signed-off-by:
> > line :(

That's hard to notice while being on the sending end, thanks for
pointing that out!
I'll look into this.

> This is *probably* a matter of configuring git:
> git config --global user.name "Alexander Potapenko"
> git config --global user.email "glider at google.com"
> git config --global sendemail.from "Alexander Potapenko <glider at google.com>"

I do have all these options set, although I don't have them quoted,
not sure if it's necessary.
Moreover, when I do `git send-email --dry-run` the From: line looks correct.



More information about the Linux-security-module-archive mailing list