security: Add option for explicit stack canaries
Add option to enable stack canaries only when explicitely
declared. It adds a new function attribute, __stack_protect, that
can be used to enable stack protection in a function.
Signed-off-by:
Flavio Ceolin <flavio.ceolin@gmail.com>
Loading
Please sign in to comment