-
If sanitizing an email address like `admin@mailserver` with `$sanitizer->email`, a blank string is returned (=invalid email). However, it is actually a valid format [according to this list](https://en…
-
| | |
|------------------|-----------------|
|Previous ID | SR-6622 |
|Radar | None |
|Original Reporter | @bob-wilson …
-
```
0x00007fbddec82e6c : sub $0x80,%rsp
0x00007fbddec82e73 : push %rdi
0x00007fbddec82e74 : lea (%rsi),%rdi
0x00007fbddec82e77 : callq 0x7fbddec66380
0x00007fbddec…
-
```
0x00007fbddec82e6c : sub $0x80,%rsp
0x00007fbddec82e73 : push %rdi
0x00007fbddec82e74 : lea (%rsi),%rdi
0x00007fbddec82e77 : callq 0x7fbddec66380
0x00007fbddec…
-
```
0x00007fbddec82e6c : sub $0x80,%rsp
0x00007fbddec82e73 : push %rdi
0x00007fbddec82e74 : lea (%rsi),%rdi
0x00007fbddec82e77 : callq 0x7fbddec66380
0x00007fbddec…
-
We already have some excellent tooling for generating test cases for programs to make them blow up:
- Parametric testing: [QuickCheck](https://github.com/BurntSushi/quickcheck) and [Proptest](https:…
-
**Describe your environment**
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
opentelemetry-cpp 1.8.3#6
Same behaviour on latest too.
**Steps to reproduce**
```cpp
// Exporter
auto export…
-
build fails with following error
`.../valkyrie/llvm_mode/dfsan_rt/sanitizer_common/sanitizer_platform_limits_posix.cc:1146:1: error: 'assertion_failed__1146' declared as an array with a negative size…
-
```
Hi ,
I am not sure if this issue is with the address-sanitizer or with the SDL lib
itself. But I would appreciate any help.
I have compiled latest llvm and clang from the svn repository under …
-
```
Hi ,
I am not sure if this issue is with the address-sanitizer or with the SDL lib
itself. But I would appreciate any help.
I have compiled latest llvm and clang from the svn repository under …