-
| | |
|--------------------|----|
| Bugzilla Link | [PR27790](https://bugs.llvm.org/show_bug.cgi?id=27790) |
| Status | NEW |
| Importance | P normal |
|…
-
bonzaiferroni#2
The idea of this issue is to parse / sanitize the console output. stripping html etc.
We want to accomplish the following in the long run
- [x] colored console output
- [x] lin…
-
```
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…
-
```
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…
-
```
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…
-
If one of the functions within a PKGBUILD include a whitespace, pckcp reports errors. The PGKBUILD works as expected (bash-magic?), but it doesn't looks right.
For reproduction, try the following:
1.…
-
At the moment the PAPI v2 backend uses hardcoded public docker images to localize and delocalize files / directories.
This is not desirable for several reasons:
1) Dependency on external images
2…
-
I try eval one library, but I get this error. I think that sanitizer not must insert `__if()` after for loop condition.
`Exception in thread "main" javax.script.ScriptException: :125:28 Expected )…
-
**Describe the bug**
A data race occurs in the vrb_open_ep function in the verbs provider when creating multiple endpoints using multiple threads. The race is detected by Thread Sanitizer and involve…
-
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable vers…