Conversation
Jens-G
left a comment
There was a problem hiding this comment.
All of the new source files lack the ASF header.
b0e7a8b to
4f11cea
Compare
|
I checked twice that I installed sharpfuzz according to the docs but I always get I used the docker jammy build environment, if that is relevant. |
|
Ping? |
|
see also #3235 |
|
ah, sorry for the delay here, life got in the way - I'll make a pass this weekend |
|
it looks like after the move to .net 10, this may not be possible, as sharpfuzz doesn't seem to support it. I'll have to do some more research (I'm not a .NET expert unfortunately) |
|
Well, net10 was released only few weeks ago. They might need some time. Since it is the current LTS I would expect it will be supported soon. |
|
Converted to draft. Please make it a PR again (via "ready to review") if you completed it. |
|
Superseded by #3402 |
Experimental RFC for netstd fuzzers. Requesting review for this one as I'm not sure if this is idiomatic C#, or how to build these projects.
I'm worried about bitrot here. Makefile inclusion will hopefully ensure these build in CI and we don't bitrot the build, but if no one's running these fuzzers regularly (due to lack of oss-fuzz support) I'm not sure how impactful these will be.
[skip ci]anywhere in the commit message to free up build resources.