Skip to content
Snippets Groups Projects
Commit 9225331b authored by Kees Cook's avatar Kees Cook
Browse files

randstruct: Enable function pointer struct detection


This enables the automatic structure selection logic in the randstruct
GCC plugin. The selection logic randomizes all structures that contain
only function pointers, unless marked with __no_randomize_layout.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 3598f5d0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment