Paul Dreik

Results 81 comments of Paul Dreik

thanks, fixed in main.

I added a cygwin job in https://github.com/pauldreik/rdfind/pull/136 . It did not require any changes. Help wanted to test if the cygwin executable works, and if it would be possible to...

## The internal fuzzers These have to go "inside" curl, since they need internal headers which are hidden otherwise (I might be wrong, but I am completely new to curl...

I just saw that the existing fuzzers have made doh requests which I added 14 days ago https://github.com/curl/curl-fuzzer/pull/30, but still have not gotten a working reply! That says something about...

>Sorry, but personally I don't think it flies to introduce a new build system which is the only way of building a set of fuzzers. I'd be happy if you...

I tried to clean up my code a bit and add some comments, but I publish it here right now instead of polishing it, so we can continue the discussion....

And while polishing up the fuzz data, I discovered another issue I had not seen before: https://github.com/curl/curl/pull/4454 (harmless use after free)

No worries, I have been busy myself! - A clang format would be wonderful. Is it possible to use the one [on the curl wiki](https://github.com/curl/curl/wiki/clang-format-style)? - Do you mean that...

> Will follow up shortly here - have not been well recently so am only just getting back to tech things. Feeling well is more important than fuzzing curl. Hope...