Re: [PATCH] Discard .note.gnu.property sections in generic NOTES
From: Kees Cook
Date: Thu Jan 30 2020 - 17:09:09 EST
On Thu, Jan 30, 2020 at 12:48:38PM -0800, H.J. Lu wrote:
> Here is a patch to discard .note.gnu.property sections in generic NOTES.
Thanks! This looks good, though please send not as an attachment. :)
Also, one more nit: the comment style should be:
/*
* First line of text, blah blah ...
* ... blah blah, end of text.
*/
--
Kees Cook