Files
clang-p2996/lld/COFF
Ivan Krasin 8baccc2f19 Fix UBSan bot by not passing NULL into memcpy src.
Summary:
UBSan complains like the following:
tools/lld/COFF/Writer.cpp:97:15: runtime error: null pointer passed as argument 2, which is declared to never be null

The reason is that the vector could be empty.

Reviewers: rsmith

Subscribers: Eugene.Zelenko, kcc

Differential Revision: https://reviews.llvm.org/D24050

llvm-svn: 280259
2016-08-31 17:23:05 +00:00
..
2016-01-14 20:53:50 +00:00
2015-08-14 14:12:54 +00:00
2016-07-26 02:00:42 +00:00
2016-08-08 22:02:44 +00:00
2016-03-12 06:06:40 +00:00