-
#### Description of issue
as title says symbols
>
and
<
cant be used in ooc anynore
#### Difference between expected and actual behavior
expected: sended normally
behaviour: replac…
-
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…
-
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 …
-
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…
-
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
(() => {…
-
> [SanitizerCoverage](https://clang.llvm.org/docs/SanitizerCoverage.html) is a middle-end LLVM instrumentation pass
that "inserts calls to user-defined functions on function-, basic-block-, and edge-…
-
### 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…
-
| | |
|------------------|-----------------|
|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…