[llvm-commits] [PATCH] Replacing string C functions in MachOObjectFile.cpp

Martinez, Javier E javier.e.martinez at intel.com
Fri Oct 12 00:44:03 PDT 2012


Hello,

This is a small patch to replace the use of strcpy and strcat in MachOObjectFile.cpp with SmallString operations. Please review the patch and commit if there are no objections.

Thanks,
Javier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121012/0568f93e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MachOObjectFile.cpp.patch
Type: application/octet-stream
Size: 1613 bytes
Desc: MachOObjectFile.cpp.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121012/0568f93e/attachment.obj>


More information about the llvm-commits mailing list