• Z
    7033100: CreateMinidumpOnCrash does not work for failed asserts · 08ea5dfd
    zgu 提交于
    Summary: Passing NULL as MINIDUMP_EXCEPTION_INFORMATION when calling MiniDumpWriteDump when crash is due to assertion instead of real exception to avoid creating zero-length mini dump file.
    Reviewed-by: acorn, dcubed, poonam, coleenp
    08ea5dfd
os_windows.cpp 159.5 KB