[all-commits] [llvm/llvm-project] ac9dd2: [lld-macho] Try to make ubsan happy
Jez Ng via All-commits
all-commits at lists.llvm.org
Mon Feb 8 11:52:06 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac9dd247da5a54119851cd766e4e9aa3a2be8a19
https://github.com/llvm/llvm-project/commit/ac9dd247da5a54119851cd766e4e9aa3a2be8a19
Author: Jez Ng <jezng at fb.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M lld/MachO/UnwindInfoSection.cpp
Log Message:
-----------
[lld-macho] Try to make ubsan happy
Summary: We should avoid passing a null pointer to memcpy.
More information about the All-commits
mailing list