summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2015-11-20 18:42:05 +0000
committerAnna Zaks <ganna@apple.com>2015-11-20 18:42:05 +0000
commitc54cf07fd75d714576a2977a9f561a6c3a832083 (patch)
tree51bd38d13e113293dcb73da0fad6ee1a0f0deb91 /lldb/packages/Python/lldbsuite/test/dotest.py
parent8d225205e37187cf2695fa3c421794fcaf9e0030 (diff)
downloadbcm5719-llvm-c54cf07fd75d714576a2977a9f561a6c3a832083.tar.gz
bcm5719-llvm-c54cf07fd75d714576a2977a9f561a6c3a832083.zip
[compiler-rt] Add internal implementations for strlcat and strlcpy
The compiler-rt should make use of strlcpy() rather than strncpy(). Using internal_strncpy() may be fine with appropriate bounds checking or enforcement of nul-termination elsewhere, but it's just good practice these days to avoid using strncpy() in new code. A patch by Jeremy Sequoia! Differential Revision: http://reviews.llvm.org/D14714 llvm-svn: 253690
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud