Stefan Weil

Results 163 issues of Stefan Weil

Signed-off-by: Stefan Weil

The code uses undefined variables `mets_doc` and `manifest_ident` and calls `_fill_manifest_metadata` with only one instead of two arguments. I had to fix those lines to get something which works partially:...

https://demetsiiify.jbaiter.de/ is currently not available (redirected to https://zvdd-ng.de/, then status 404 Not Found).

I suggest using Coverity Scan for the agrep code to detect more code issues similar to those reported in pull request #13. See [this Leptonica issue](https://github.com/DanBloomberg/leptonica/issues/208) for a similar request....

These commits fix two unrelated memory issues which were identified by Valgrind. The duplicate free problem caused a crash and triggered my investigations. See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869220.

- Remove blanks at line endings - Replace tabs by blanks Signed-off-by: Stefan Weil [email protected]

Using AVX512VNNI instructions is still missing.