[all-commits] [llvm/llvm-project] 99f023: [PDB] Fix ubsan complaint about memcpy from null p...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Thu May 27 19:49:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99f023656b785b79253dd1ddae6aa2f822180aab
https://github.com/llvm/llvm-project/commit/99f023656b785b79253dd1ddae6aa2f822180aab
Author: Reid Kleckner <rnk at google.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M lld/COFF/DebugTypes.cpp
Log Message:
-----------
[PDB] Fix ubsan complaint about memcpy from null pointer
More information about the All-commits
mailing list