097a00b133
I believe there is currently a bug in the MemorySanitizer, when we pass various types across the FFI boundry MSAN gives a unititialized variable error: - `usize` passed as `size_t` (cannot be uninitialized) - byte slice passed as `const char *` In order to let other work continue disable the MSAN job. |
||
---|---|---|
.. | ||
gen_label_config.sh | ||
get_matrix.sh | ||
release.sh | ||
run_task.sh | ||
test_vars.sh | ||
update-lock-files.sh |