summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_malloc_mac.inc
AgeCommit message (Expand)Author
2018-03-24[sanitizer] Fix Darwin buildVitaly Buka
2018-03-24Mmap interceptor providing mprotect supportVitaly Buka
2018-03-12[Sanitizers] Add more standard compliant posix_memalign implementation for LSan.Alex Shlyapnikov
2017-04-13Free zone name when destroying malloc zoneFrancis Ricci
2016-12-11[sanitizer] Make sure libmalloc doesn't remove the sanitizer zone from malloc...Kuba Mracek
2016-12-11[sanitizer] Handle malloc_destroy_zone() on DarwinKuba Mracek
2015-12-04[libsanitizer] Fix bugs and wiki links to point to GitHub.Alexander Potapenko
2015-12-04[ASan] Retire mac_ignore_invalid_free, remove some dead code.Alexander Potapenko
2015-11-12[asan] Remove system_malloc_zoneKuba Brecka
2015-11-04Whitespace fixup for r252052. NFC.Kuba Brecka
2015-11-04[tsan] Use malloc zone interceptors on OS X, part 1 (refactoring)Kuba Brecka