-
AdGuard 4.4.41
Scriptlets v1.12.1
### Details
https://hentai-id.tv/ uses URL shortener for analytics
![image](https://github.com/user-attachments/assets/33c87a67-b69b-44c8-b0d5-fb7028025aaf)…
-
com.mikesamuel.json-sanitizer replacement package
-
I tried to check our project using `Thread sanitizer` and I found issue from IterableSDK.
- version: 6.5.6
- Location: Pending.swift:47
- I just call `IterableAPI.setUserId` to update JWT one tim…
-
During the investigation of the CI valgrind failures of PR #736, the concern raised in my mind if we correctly instrumented atomic-store-with-release and atomic-load-with-acquire operations.
## Cur…
-
Hi wasmer team!!
### Describe the bug
Catch the problem when run wasmer on Rust thru asan sanitizer:
cargo test output
running 1 test
=====================================================…
-
It may be a problem with Plotly, and I should file an issue there.
However, I am observing a crash in the HTML sanitizer. It says `this.buffer.charCodeAt` is not a function.
The cause is relatively …
-
There have been some sanitizer reports that were stated to be likely false positives (data race and double lock of mutex). I have another TSAN report here about a potential deadlock and I am wondering…
-
We already have a difference between what is allowed by default and what is truly blocked. A `foo` element is not allowed by default, but you could allow it as it's not an XSS risk. I.e., there's a ba…
-
### Bug Description
PaUtil_WriteRingBuffer / PaUtil_ReadRingBuffer
Fixed by replacing PaUtil ring buffer with a custom implrmentation. The PR needs some final polishing.
Details
```cp…
-
**Describe the bug**
I build my code with Clang and [LLVM's memory sanitizer](https://clang.llvm.org/docs/MemorySanitizer.html). When running the tests, msan reports a use of an uninitialized value i…