diff options
author | Ard Biesheuvel <[email protected]> | 2019-01-18 11:58:06 +0100 |
---|---|---|
committer | Kees Cook <[email protected]> | 2019-01-20 14:06:40 -0800 |
commit | 560706d5d2589ef510f5436d69ab510a351b8cf7 (patch) | |
tree | aaf4685dbe212ad2e0b996308905a1cd16ffdf29 /scripts/gcc-plugins/stackleak_plugin.c | |
parent | 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8 (diff) |
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
The ARM per-task stack protector GCC plugin hits an assert in
the compiler in some case, due to the fact the the SP mask
expression is not sign-extended as it should be. So fix that.
Suggested-by: Kugan Vivekanandarajah <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/stackleak_plugin.c')
0 files changed, 0 insertions, 0 deletions