issues
search
ramosian-glider
/
sanitizers
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
qemu-arm / libsanitizer compatibility?
#161
ramosian-glider
opened
9 years ago
8
ASan doesn't always set DYLD_INSERT_LIBRARIES correctly on OSX
#160
ramosian-glider
closed
9 years ago
4
support -Wl,--compress-debug-sections=zlib in llvm-symbolizer
#159
ramosian-glider
closed
9 years ago
2
Error references nonexistent SHT_SYMTAB_SHNDX with -fsanitize=undefined
#158
ramosian-glider
closed
9 years ago
13
UAF reported incorrectly
#157
ramosian-glider
closed
9 years ago
2
Improve the strlen reports on OOB
#156
ramosian-glider
closed
9 years ago
8
Doesn't build on Snow Leopard 10.6
#155
ramosian-glider
closed
9 years ago
5
Doesn't build on Snow Leopard 0.6
#154
ramosian-glider
closed
9 years ago
2
pread randomly fails on Android
#153
ramosian-glider
closed
9 years ago
3
Missing support for long double
#152
ramosian-glider
closed
9 years ago
5
ASan reports sometimes contain incorrect statements
#151
ramosian-glider
closed
9 years ago
8
[Refactoring] Move large method implementations outside class definitions
#150
ramosian-glider
closed
9 years ago
2
failing to intercept strdup
#149
ramosian-glider
opened
9 years ago
23
asan false positive with -static-libstdc++ and exceptions
#148
ramosian-glider
opened
9 years ago
2
asan doesn't compile on Linux with GCC 4.4
#147
ramosian-glider
closed
9 years ago
7
asan_symbolize.py should try to demangle C++ names
#146
ramosian-glider
closed
9 years ago
6
[GCC] fully-qualified names in ASan reports
#145
ramosian-glider
closed
9 years ago
6
[GCC] ASan: mallo.c (mallopt): fails to set malloc params with ASan enabled
#144
ramosian-glider
closed
9 years ago
2
introduce the Task concept
#143
ramosian-glider
opened
9 years ago
6
chrome, content_shell and DumpRenderTree fail to start on arm linux because stack unwinding during malloc recording crashes
#142
ramosian-glider
opened
9 years ago
5
Custom unwinders for interpreted/jitted languages
#141
ramosian-glider
opened
9 years ago
2
ASan should support purgeable allocations on Mac
#140
ramosian-glider
closed
9 years ago
5
asan should support variable-sized alloca
#139
ramosian-glider
opened
9 years ago
5
consider using _Unwind unwinder instead of fast fp-based unwinder as an option
#138
ramosian-glider
opened
9 years ago
12
unify system-dependent macros
#137
ramosian-glider
closed
9 years ago
4
ASan should detect thread-hostile fork() usage
#136
ramosian-glider
closed
9 years ago
9
llvm-symbolizer should "Just Work"
#135
ramosian-glider
closed
9 years ago
5
Let ASan unwind the stacks using CFI
#134
ramosian-glider
closed
9 years ago
2
Stack realignment with dynamic allocas
#133
ramosian-glider
closed
9 years ago
5
asan should check malloc/delete or new/free mismatch
#132
ramosian-glider
opened
9 years ago
11
Make it possible for the users to disable checks in some library wrappers
#131
ramosian-glider
opened
9 years ago
2
__builtin_longjmp is not supported (causing false positives)
#130
ramosian-glider
closed
9 years ago
2
replace kPageSize with a non-constant.
#129
ramosian-glider
closed
9 years ago
2
Enable use-after-return tests on ASan bots.
#128
ramosian-glider
closed
9 years ago
12
AddressSanitizer CHECK failed: ((name_end)) != (0)" (0x0, 0x0) in the use-after-return mode.
#127
ramosian-glider
closed
9 years ago
7
AddressSanitizer isn't supported on FreeBSD
#126
ramosian-glider
closed
9 years ago
5
strlen() isn't replaced with the dynamic runtime on OS X
#125
ramosian-glider
closed
9 years ago
6
CHECK failed: ((tsd_key_inited)) != (0) with dynamic runtime
#124
ramosian-glider
closed
9 years ago
4
ASan crashes in _CFRuntimeSetInstanceTypeID on Mac OS 10.8
#123
ramosian-glider
closed
9 years ago
5
Build system should create/install x86 runtime lib on x86_64 systems
#122
ramosian-glider
closed
9 years ago
5
ninja check-asan fails
#121
ramosian-glider
closed
9 years ago
4
Segmentation fault in ASan with my app
#120
ramosian-glider
closed
9 years ago
13
Support for memory leak detection
#119
ramosian-glider
closed
9 years ago
6
_NSGetEnviron returns NULL on 10.6 with the dynamic runtime
#118
ramosian-glider
closed
9 years ago
4
Infinite recursion in the dynamic runtime on 10.8
#117
ramosian-glider
opened
9 years ago
10
Trivial program crashes with dynamic runtime on Mac
#116
ramosian-glider
closed
9 years ago
2
When printing report on SEGV, disassemble the faulty instruction and print accesses READ-or-WRITE and size
#115
ramosian-glider
opened
9 years ago
4
Chrome base_unittests do not work with the dynamic runtime
#114
ramosian-glider
closed
9 years ago
8
MemsetWildAddressTest fails on Android
#113
ramosian-glider
opened
9 years ago
2
error: undefined reference to '__asan_report_load4' (firefox 3.6 / ubuntu / 32bit
#112
ramosian-glider
closed
9 years ago
4
Next