Closed fmeum closed 1 year ago
This option combines ASan with UBSan, which is very useful for running the replay tests as well as while iterating on a fuzz test locally.
bazel_lint failure is fixed by https://github.com/bazelbuild/rules_fuzzing/pull/233.
CI failure is fixed now.
This option combines ASan with UBSan, which is very useful for running the replay tests as well as while iterating on a fuzz test locally.