aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2017-06-27 00:53:07 +0200
committerRafael J. Wysocki <[email protected]>2017-06-27 22:27:24 +0200
commit3d867f6c5fd6535cdeceef3170e5e84e5dd80fc1 (patch)
tree4374a9f054e2c1a5580f8c7a5034b9421598cdcd /net/unix/af_unix.c
parenta976c2951d8f376112361830aa7762beff83a205 (diff)
ACPICA: Use designated initializers
The struct layout randomization plugin detects and randomizes any structs that contain only function pointers. Once layout is randomized, all initialization must be designated or the compiler will misalign the assignments. This switches all the ACPICA function pointer struct to use designated initializers, using the proposed upstream ACPICA macro: https://github.com/acpica/acpica/pull/248/ Signed-off-by: Kees Cook <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions