jonathanmetzman

Results 935 comments of jonathanmetzman

Sorry, we don't really maintain AFL. You should use AFL++ or libFuzzer.

These executables are samples for fuzzers. They are not meant to be executed.

> Nice addition, thanks! Shouldn't this be added to the docs, too? Yup. I'll try to get around to this tonight

I haven't seen this. Yeah from AFL++ itself, but it's weird that they are seeing this and not us.

@oliverchang should we run yapf with the new settings on everything? Or wait to do this file-by-file?

> > > > @oliverchang should we run yapf with the new settings on everything? Or wait to do this file-by-file? > > > > > > > > >...

> > > > > > @oliverchang should we run yapf with the new settings on everything? Or wait to do this file-by-file? > > > > > > >...

@oliverchang I was thinking about this since I'm about to do a big refactor. Maybe we should land the upgrade without formatting everything and format files as they are modified....

Actually looks like it's still here https://github.com/google/clusterfuzz/blob/c2de16f9c9ae209a56156f69431e0bc48e608969/src/clusterfuzz/_internal/google_cloud_utils/storage.py#L289