julia
d261458f
- Remove fast_unwind_on_malloc and malloc_context_size restrictions in ASAN CI (#42515)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Remove fast_unwind_on_malloc and malloc_context_size restrictions in ASAN CI (#42515) No need to set ASAN_OPTIONS any more either: these options are already set in `loader_exe.c` with `__asan_default_options`.
References
#42515 - Remove fast_unwind_on_malloc and malloc_context_size restrictions in ASAN CI
Author
tkf
Parents
2010d95d
Loading