-
```
$ bin/clang++ ../projects/compiler-rt/test/asan/TestCases/time_interceptor.cc
-fsanitize=address
./a.out
=================================================================
==27297==ERROR: Addres…
-
### Describe the bug
The Inter font included in the Prime themes seems to be corrupted. Chrome gives the error:
```
Failed to decode downloaded font: http://localhost:4200/media/Inter-roman.var.wo…
-
| | |
| --- | --- |
| Bugzilla Link | [28789](https://llvm.org/bz28789) |
| Version | 3.8 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @kcc,@zygoloid,@vitalybuka |
## Extended D…
-
**Concern 01**
Is there any possibility to allow case sensitive attributes with this package along with a config setting.
I have HTML like below and it removes case sensitive attributes even I a…
-
The value of `on` is insufficient in many cases to properly trigger test failure with the `*-sanitizer` properties in b2.
For example, Http.Proto's tests will actually pass with `undefined-sanitize…
-
The documentation on how to [build fuzz targets for coverage](https://google.github.io/oss-fuzz/advanced-topics/code-coverage/#build-fuzz-targets) seems to imply that running `python infra/helper.py b…
-
```
In sanitizer_allocator_internal.h, the computed kSize1 template parameter used
in the typedef of ByteMap can be zero if SANITIZER_MMAP_RANGE_SIZE is not at
least 64 GB. This causes the map1_ arr…
-
```
In sanitizer_allocator_internal.h, the computed kSize1 template parameter used
in the typedef of ByteMap can be zero if SANITIZER_MMAP_RANGE_SIZE is not at
least 64 GB. This causes the map1_ arr…
-
I've a simple struct similar to the following that I want to send/recv using cppzmq.
```cpp
struct SimpleSt{
explicit SimpleSt(int num): var(num){}
explicit SimpleSt(std::string str) : v…
-
GAPID Version: 1.6.1:338bb67b0fe291f56f31d69f11ea1a45ed7cfeb6
OS: windows 10 amd64
Please provide detailed steps that led to the error and copy-paste the stack trace.
Extra details from the logs …