Ervin Hegedus

Results 605 comments of Ervin Hegedus

@zhouhao425 > 3: could you explain this item? ping.

Hi @akama-aka, if you get exactly same message as in issue you mentioned, I'd try this: (quote from the mentioned issue) > after running command `export CXX=afl-clang-fast++` and finally `make`....

Hi @akama-aka, thanks for reporting this. I marked this issue as duplicated, because there are some other similar issues. Note, that there is a possible fix, see #198, but it...

Hi @wRkA, thanks for asking this. I don't know if it's correct or not, but this is the expected behavior :). If you check the code, the engine produces this...

Hi @wRkA, thanks for very detailed answer. I think the most relevant part is this (and now I can response only for these questions): > The "problem" > > In...

Agree, we should change. What do you think about the "official" YAML [library](https://github.com/yaml/libyaml)?

Note, I added label [2.x] too, because mod_security2 is also affected.

Hi @berrange, > While YAML may be a superset of JSON, I'd not recommend using a YAML parser instead of a native JSON parser. You're right, that was a mistake...

Just a quick remark for this issue: * I started to make a small tool which can help to compare different JSON implementations; still work in progress * I've contacted...