You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config_fuzzer: run generate -i against the entire dataset
Now that the datalist was replaced with hash tables, run the generator
with --ignore-errors against the entire dataset. The datalist was
leaking memory and causing ASAN to crash the test.
Also limit the value of path-cost to avoid triggering a g_assert(v <
G_MACUINT).
0 commit comments