jonathanmetzman

Results 935 comments of jonathanmetzman

I don't think this looks like a good fit for OSS-Fuzz. The project seems pretty inactive.

I'll see if we can reconsider. Are there some very important uses of this library?

Thanks. I'm not sure we want this since it will mess up git blame somewhat. Let me think a bit

/gcbrun trial_build.py skcms --sanitizer address --fuzzing-engine libfuzzer

This is so I don't have to manually catch cases like https://github.com/google/oss-fuzz/pull/5406#discussion_r595138950 There might be some legitimate uses for max_len though. Someone may only want to change LF's behavior. Or...

Do we think presubmit is the right place for this? It won't do anything for ideal integrations. On the other hand, if we do this in bad_build_check it will fail...

Are you still interested in this integration?

Seems like the build is still failing.