-
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…
-
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…
-
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 …
-
Hello, is it possible to allow the tags attributes (like class, style, etc) for specifics (or all ) tags in one time in yaml ?
Currently, I've to do this in my config file :
```yaml
html_sanit…
-
### 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…
-
We need to confirm that we handle the memory fencing correctly for the case where a qthread suspends and then gets stolen to another shepherd. It's not currently obvious to me if/where that's getting …
-
| | |
|------------------|-----------------|
|Previous ID | SR-15444 |
|Radar | None |
|Original Reporter | @jshier …
-
Hi,
when fuzzing cJSON, there is a timeout reported by ASAN. There might is an infinite loop bug in cJSON_DeleteItemFromObjectCaseSensitive.
```
==617073== ERROR: libFuzzer: timeout after 241…
-
There are a lot runtime options available. Investigate if any of them might be used to better control what might be an error and what a warning in context of vt code correctness ensuring.
https://g…