index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
asan
/
asan_allocator2.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename asan_allocator2.cc to asan_allocator.cc
Alexey Samsonov
2014-12-17
1
-793
/
+0
*
[ASan] Introduce SetCanPoisonMemory() function.
Alexey Samsonov
2014-12-17
1
-3
/
+3
*
[Sanitizer] Introduce Allocator::may_return_null bool flag.
Alexey Samsonov
2014-12-12
1
-7
/
+8
*
Change StackDepot interface to use StackTrace more extensively
Alexey Samsonov
2014-10-26
1
-2
/
+2
*
[Sanitizer] Make StackTrace a lightweight reference to array of PCs, and
Alexey Samsonov
2014-10-26
1
-26
/
+27
*
[Sanitizer] Kill deprecated allocator interfaces in ASan, MSan and TSan in fa...
Alexey Samsonov
2014-08-12
1
-18
/
+0
*
[asan] rename new-delete-size-mismatch to new-delete-type-mismatch and make t...
Kostya Serebryany
2014-07-30
1
-1
/
+1
*
[asan] add a feature to detect new-delete-size-mismatch (when used with -Xcla...
Kostya Serebryany
2014-07-30
1
-21
/
+14
*
Generalize sanitizer allocator public interface.
Alexey Samsonov
2014-07-07
1
-4
/
+23
*
[asan] use some LIKELY/UNLIKELY
Kostya Serebryany
2014-05-14
1
-1
/
+1
*
[asan] fix the alloctor code to not use opaque data structure, which was larg...
Kostya Serebryany
2014-04-15
1
-53
/
+18
*
[asan] don't use bool in public interface, make sure the interface headers ar...
Kostya Serebryany
2014-04-14
1
-1
/
+1
*
[ASan] Speed up stack trace unwinding for stacks of size 2.
Alexey Samsonov
2014-03-04
1
-0
/
+1
*
[asan] Reinitialize allocator quarantine on activation.
Evgeniy Stepanov
2014-02-03
1
-0
/
+4
*
[asan] use correct type when computing shadow address in allocator (caused SE...
Kostya Serebryany
2014-01-18
1
-1
/
+1
*
[asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
2014-01-16
1
-1
/
+11
*
[lsan] handle 'new T[0]' where T is a type with DTOR; fixes https://code.goog...
Kostya Serebryany
2014-01-10
1
-2
/
+6
*
[asan] Implement max_redzone runtime flag.
Evgeniy Stepanov
2014-01-09
1
-1
/
+2
*
[asan] allow asan to use SizeClassAllocator32 on a 64-bit platform (if SANITI...
Kostya Serebryany
2013-12-26
1
-11
/
+15
*
[asan] when a fake stack is being unmapped also flush the corresponding shadow
Kostya Serebryany
2013-12-11
1
-6
/
+1
*
[ASan] Do not rely on malloc context in allocator reports.
Alexey Samsonov
2013-11-13
1
-4
/
+5
*
[ASan] Kill use_stack_depot runtime flag and stack trace compression routines.
Alexey Samsonov
2013-11-01
1
-22
/
+4
*
[asan] increase the max malloc size from 8Gb to 64Gb
Kostya Serebryany
2013-10-29
1
-1
/
+1
*
[asan] Fix a deadlock between asan's allocator and lsan
Kostya Serebryany
2013-10-17
1
-9
/
+15
*
[asan] introduce run-time flag 'poison_partial'
Kostya Serebryany
2013-10-16
1
-1
/
+1
*
[ASan] Don't die with internal ASan error on large buffer overflows
Alexey Samsonov
2013-10-14
1
-3
/
+5
*
[ASan] Don't add SANITIZER_INTERFACE_ATTRIBUTE for internal ASan functions
Alexey Samsonov
2013-09-17
1
-4
/
+0
*
[asan] make calloc crash instead of returning 0 on overflow (controlled by th...
Kostya Serebryany
2013-09-06
1
-1
/
+2
*
[sanitizer] make the allocator crash instead of returning 0 on huge size (con...
Kostya Serebryany
2013-09-06
1
-1
/
+1
*
Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where ...
Timur Iskhodzhanov
2013-08-13
1
-2
/
+2
*
Revert to C-style callbacks for iteration over allocator chunks.
Sergey Matveev
2013-06-24
1
-20
/
+9
*
[lsan] Try REALLY hard to fix Win build.
Sergey Matveev
2013-06-21
1
-0
/
+2
*
[asan] Move lsan_disabled out of thread context.
Sergey Matveev
2013-06-21
1
-28
/
+4
*
[asan] Define LSan annotations as no-ops if leak detection is not supported.
Sergey Matveev
2013-06-20
1
-0
/
+4
*
[ASan] Clear allocation magic value before recycling the chunk. This led to s...
Alexey Samsonov
2013-06-20
1
-0
/
+3
*
[lsan] Harmonized some naming inconsistencies.
Sergey Matveev
2013-06-11
1
-3
/
+3
*
[asan] fix Android build (mark asan_malloc_usable_size as an interface function)
Kostya Serebryany
2013-06-10
1
-0
/
+1
*
[asan] fix the bug with memalign and malloc_usable_size (http://code.google.c...
Kostya Serebryany
2013-06-10
1
-36
/
+18
*
[lsan] Put SANITIZER_INTERFACE_ATTRIBUTE on LSan interface functions.
Sergey Matveev
2013-06-06
1
-0
/
+2
*
[lsan] Implement __lsan_ignore_object().
Sergey Matveev
2013-06-06
1
-0
/
+14
*
[ASan] One more fix for realloc: check that reallocated chunk is valid before...
Alexey Samsonov
2013-06-06
1
-6
/
+12
*
Call __asan_free_hook() before marking the chunk quarantinned
Alexey Samsonov
2013-06-04
1
-13
/
+5
*
[asan] Fix invalid thread registry access when checking if LSan is disabled.
Sergey Matveev
2013-06-04
1
-2
/
+4
*
[lsan] Add __lsan_disable() and __lsan_enable().
Sergey Matveev
2013-06-03
1
-1
/
+20
*
[lsan] Use the fast version of GetBlockBegin for leak checking in LSan and ASan.
Sergey Matveev
2013-05-31
1
-10
/
+22
*
[lsan] Begin converting LSan tests to output tests.
Sergey Matveev
2013-05-27
1
-1
/
+0
*
Revert r182465 and add lsan-common library to makefile-based build
Alexey Samsonov
2013-05-22
1
-1
/
+1
*
[ASan] Temporary remove leak checking from ASan, while we don't have makefile...
Alexey Samsonov
2013-05-22
1
-2
/
+2
*
[asan] LSan hooks in asan_allocator2.cc
Sergey Matveev
2013-05-21
1
-1
/
+81
*
Fix realloc'ing freed/invalid pointers
Timur Iskhodzhanov
2013-05-20
1
-11
/
+31
[next]