if[$exit_code_msan-ne 0 ]||[$exit_code_asan_usan-ne 0 ];then echo"There was either a crash or a sanitizer error encountered when decoding a bitstream that starts with an SID. Check the artifacts for the logfiles.";exit 1;fi
echo"There was either a crash or a sanitizer error encountered when decoding a bitstream that starts with an SID. Check the artifacts for the logfiles."