Remove a FIXME. Don't use strlcpy that isn't available on non-BSD platforms
authorReid Spencer <rspencer@reidspencer.com>
Thu, 24 Aug 2006 14:25:39 +0000 (14:25 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 24 Aug 2006 14:25:39 +0000 (14:25 +0000)
commit0569eee66bfad5f4ace0ba3907e484589c10eaa2
tree84f28f457a523cb1c0048209fe3ea6c4e1dc9eb3
parent687bc49d1ada3fe0a2cd3fb5c044f12d267f259f
Remove a FIXME. Don't use strlcpy that isn't available on non-BSD platforms
and ensure that a memory overrun won't occur while still writing Length
bytes in the outstring function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29855 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachOWriter.h