commit | bf0460e0a0045dcf418fc065d5bf0875f77f3bbf | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Sun May 31 03:13:31 2015 +0000 |
committer | Marshall Clow <mclow.lists@gmail.com> | Sun May 31 03:13:31 2015 +0000 |
tree | 16a2fd49b854a834f91a60895a4a83e7d5ee26f8 | |
parent | 0620fc865b076da2abf24884e34393b337e7ee47 [diff] |
Don't try to memcpy zero bytes; sometimes the source pointer is NULL, and that's UB. Thanks to Nuno Lopes for the catch. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238666 91177308-0d34-0410-b5e6-96231b3b80d8