mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-09 02:40:08 +00:00
Remove last trace of bounded pointer handling from ____longjmp_chk on x86-64.
This commit is contained in:
parent
bd03a1afa2
commit
9663bb3e2c
@ -106,4 +106,4 @@ ENTRY(____longjmp_chk)
|
||||
movq %r8,%rsp
|
||||
movq %r9,%rbp
|
||||
jmpq *%rdx
|
||||
END (BP_SYM (____longjmp_chk))
|
||||
END (____longjmp_chk)
|
||||
|
Loading…
Reference in New Issue
Block a user