diff options
author | Kees Cook <[email protected]> | 2017-04-04 22:12:09 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-06 12:43:04 -0700 |
commit | 82fe0d2b44e00820c4ecb40a30e6014df6a1dd1f (patch) | |
tree | 1c95b38318e3a3e2e7e1ca3f1bdd07963db9b171 /tools/perf/scripts/python/syscall-counts.py | |
parent | 540c86f3ed3dd173c1dfcd95214e4401ef565ba7 (diff) |
af_unix: Use designated initializers
Prepare to mark sensitive kernel structures for randomization by making
sure they're using designated initializers. These were identified during
allyesconfig builds of x86, arm, and arm64, and the initializer fixes
were extracted from grsecurity. In this case, NULL initialize with { }
instead of undesignated NULLs.
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions