ssp
This commit is contained in:
parent
efbefb823c
commit
bcea8c46c2
|
@ -24,7 +24,7 @@
|
|||
|
||||
#include <kernel.h>
|
||||
|
||||
ulong __stack_chk_guard = 0xec0ffec0ffec0ffe;
|
||||
ulong __stack_chk_guard = 0xc0ffeb4b37a7adcc;
|
||||
|
||||
noreturn void __stack_chk_fail(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue