Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@oliverchang oliverchang released this 08 Feb 03:46
· 903 commits to master since this release
46968a2
Expose crash comparer (#2941)

Expose `CrashComparer` so that users of `ClusterFuzz`'s `PythonAPI` can
access it.
For example, `FuzzBench` will use it to group crashes.