mirror of
https://gitlab.os-k.eu/os-k-team/os-k.git
synced 2023-08-25 14:03:10 +02:00
ssp
This commit is contained in:
parent
efbefb823c
commit
bcea8c46c2
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
#include <kernel.h>
|
#include <kernel.h>
|
||||||
|
|
||||||
ulong __stack_chk_guard = 0xec0ffec0ffec0ffe;
|
ulong __stack_chk_guard = 0xc0ffeb4b37a7adcc;
|
||||||
|
|
||||||
noreturn void __stack_chk_fail(void)
|
noreturn void __stack_chk_fail(void)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user