这是indexloc提供的服务,不要输入任何密码
Skip to content

v2.6.0

Latest
Compare
Choose a tag to compare
@oliverchang oliverchang released this 08 Feb 03:46
· 1489 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.