-
Originally reported on Google Code with ID 307
```
0x00007fbddec82e6c : sub $0x80,%rsp
0x00007fbddec82e73 : push %rdi
0x00007fbddec82e74 : lea (%rsi),%rdi
0x00007fbddec82…
-
UBSAN
ADDRESS SANITIZER
-
Hi! We've been fuzzing with atheris and faced the problem that when we use `LD_PRELOAD=/path/to/preload/asan_with_fuzzer.so` for fuzzing with [C extensions](https://github.com/google/atheris/blob/mast…
-
| | |
| --- | --- |
| Bugzilla Link | [28789](https://llvm.org/bz28789) |
| Version | 3.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc,@zygoloid,@vitalybuka |
## Extended D…
-
Jesus, when i try to run the porgram with valgrind or address sanitizer, there are so many memory leaks. And there are so many "new" without "delete"...
-
`I` have a HTML which is surrounded by a big list of empty `` tags, sanitizer is removing a portion of a HTML. When removed the empty list of `` tags from the HTML the sanitizer did not strip off the …
-
### Tested versions
Reproducible in master
### System information
Any
### Issue description
When compiling web with address sanitizer it does not find the function body because it is missing from…
-
The easiest way of implementing https://wicg.github.io/sanitizer-api/#handle-funky-elements in Gecko will also automatically sanitize the `href` attribute from svg:a and MathML elements. Maybe somethi…
-
```
From Dominique Pellé:
====================================================================
First of all, thank you for the address sanitizer.
This one exciting new tool for c++ developers.
A long…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50447](https://bugs.llvm.org/show_bug.cgi?id=50447) |
| Status | NEW |
| Importance | P normal |
|…