KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
83 stars 5 forks source link

Replace UAPI zero-length arrays with flexible-array members #80

Closed GustavoARSilva closed 9 months ago

GustavoARSilva commented 4 years ago

See Replace zero-length arrays with flexible-array members

This has been reverted for now[1].

[1] commit 1e6e9d0f4859 ("uapi: revert flexible-array conversions")

There are currently 84 files containing zero-length arrays in uapi/

GustavoARSilva commented 2 years ago

Current patch being tested (on top of 5.18-rc1):

https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git/log/?h=for-next/kspp-fam0-uapi

kees commented 9 months ago

See commit 94dfc73e7cf4a31da66b8843f0b9283ddd6b8381.