-
STR:
1. Open a profile with memory or network tracks, for example https://share.firefox.dev/3nQF5zG
1. Hide the memory or network track, as well as a process thread track. In the previous link this i…
-
The `leap-15.4.config` has not been detected: https://github.com/rpm-software-management/mock/pull/1464
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/sanitizers) so you can upvote and …
-
To avoid problems like this one https://github.com/chainloop-dev/chainloop/issues/1189 we should add some basic CI checks for the Helm Chart rendering.
What I'd do
- On PR, if the helm chart dir…
-
Hey.
I'm using Vue 3 and I can neither use `this.sanitize()` in the script tags, nor `$sanitize()` in the template.
-
When runnning with the gcc address sanitizer enabled using gcc 13 on Cosma the code crashes in various ways. To reproduce:
```
git clone git@github.com:SWIFTSIM/HBTplus.git
cd HBTplus/testing
git …
-
Originally reported on Google Code with ID 192
```
Sanitizer tools need to handle assembly (inline and not). For ASan and TSan that will
improve tool coverage, for MSan - help avoid false positives.
…
-
Hi,
I recently met a linking error. I tried to compile the program with clang and memory sanitizer(I installed compiler-rt that has memory sanitizer support in run time). Thus, I did some research. I…
-
-
The secondary allocator for large memory blocks (sanitizer_allocator_secondary.h) maintains a linked list of large memory blocks which is iterated with a lock held in `GetBlockBegin`. The cost of this…
-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…