diff options
Diffstat (limited to 'debug/Versions')
-rw-r--r-- | debug/Versions | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debug/Versions b/debug/Versions index fd97834171..051f4df000 100644 --- a/debug/Versions +++ b/debug/Versions @@ -23,5 +23,7 @@ libc { __read_chk; __pread_chk; __pread64_chk; __readlink_chk; __getcwd_chk; __getwd_chk; __recv_chk; __recvfrom_chk; + + __stack_chk_fail; } } |