google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.26k stars 551 forks source link

Fix issues in ClusterFuzz #4079

Closed singhi-devendra closed 1 month ago

singhi-devendra commented 1 month ago

The following issues have been fixed:

  1. TypeError: 'in ' requires string as left operand, not NoneType
  2. TypeError: '>' not supported between instances of 'NoneType' and 'int'
  3. Failed to parse logcat line: (11285): strips
  4. AttributeError: 'NoneType' object has no attribute 'update'
  5. AttributeError: 'bool' object has no attribute 'endswith'
svasudevprasad commented 1 month ago

/gcbrun

jonathanmetzman commented 1 month ago

/gcbrun

jonathanmetzman commented 1 month ago

I'm not going to deploy this until next week (after July 4th holiday)