Nick Wellnhofer

Results 10 issues of Nick Wellnhofer

Improve SSE2 performance and fix #4.

Found by OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=30784 Reduced test case: ``` $ printf '>>>>a\nb\nc\nd' |build/src/cmark -t commonmark > > > > a > > > > b > > > > c >...

Remove all instance variables from the Compiler base class. - Make Compiler inherit from Obj instead of Query. - Use per-subclass ivar for boost if needed. - Copy some relevant...

When trying to log in to oss-fuzz.com with my Google account using Safari on macOS, I'm only seeing a box with a loading animation and nothing happens. Safari Version 16.0...

Reproduce with: python3 -c 'print("\x27x " * 30000 + "\x27\"x" * 30000)' |\ time build/src/cmark --smart >/dev/null After unquoting, this input looks like 'x 'x 'x 'x 'x '"x'"x'"x'"x'"x This...

The function `xmlCleanupCharEncodingHandlers` is deprecated and will be removed in future libxml2 versions. There's no need to ever call this function. In the best case, it will result in the...

This project seems to set the preferred XML SAX driver to `drv_libxml2`. This will only have an effect on a few systems where the libxml2 Python bindings are installed and...

### Description There's a recent Chromium commit that removes compatibility code for libxml2 ### Who's implementing? - [ ] I'm willing to implement this feature myself ### The problem [This...

enhancement
help wanted

It seems that this project doesn't use the libxml2 Python bindings provided by `python-libxml2` and the dependencies can be safely removed from the Debian control files: https://github.com/search?q=repo%3AopenSUSE%2Fdaps%20python-libxml2&type=code

This project exists for about five years and seems well-funded. Nevertheless, it still ignores all OSS code outside of Github, making it mostly useless. The underlying formula is completely untested...