mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-23 02:50:29 +00:00
Get address sanitizer mostly working
This commit is contained in:
parent
1f1f3cd477
commit
7327c345f9
149 changed files with 3777 additions and 3457 deletions
|
@ -40,14 +40,3 @@
|
|||
malloc_usable_size:
|
||||
jmp *hook$malloc_usable_size(%rip)
|
||||
.endfn malloc_usable_size,globl
|
||||
|
||||
.initbss 800,_init_malloc_usable_size
|
||||
hook$malloc_usable_size:
|
||||
.quad 0
|
||||
.endobj hook$malloc_usable_size,globl,hidden
|
||||
.previous
|
||||
|
||||
.init.start 800,_init_malloc_usable_size
|
||||
ezlea dlmalloc_usable_size,ax
|
||||
stosq
|
||||
.init.end 800,_init_malloc_usable_size
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue