Thread (8 messages) 8 messages, 3 authors, 2021-08-28

Re: [PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions

From: Kees Cook <hidden>
Date: 2021-08-26 15:39:58
Also in: bpf, linux-crypto, linux-hardening, linux-scsi, linux-wireless, lkml, netdev


On August 26, 2021 12:36:27 AM PDT, Vincent MAILHOL [off-list ref] wrote:
On Thu. 26 Aug 2021 at 14:04, Kees Cook [off-list ref] wrote:
quoted
In support of enabling -Warray-bounds and -Wzero-length-bounds and
correctly handling run-time memcpy() bounds checking, replace all
open-coded flexible arrays (i.e. 0-element arrays) in unions with the
flex_array() helper macro.
Nitpick: the commit description says flex_array() but the code is
actually DECLARE_FLEX_ARRAY() or __DECLARE_FLEX_ARRAY().
Ah yes, thanks! I had renamed the macro but missed these references. Now fixed!

-Kees
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help