-
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…
-
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 or issue here…
##### Steps to Reproduce
1. Go to https://trix-editor.org/
2. Delete all of the content
3. Paste the following code into the console and run it
```js
(() => {…
-
```
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…
-
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 …
-
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…
-
### 🐛 Describe the bug
A test case for `torch.nn.functional.max_unpool3d()` terminates normally without compute sanitizer but trigger an assertion error when it's executed under compute sanitizer.
…
-
| | |
|------------------|-----------------|
|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…