diff options
author | Brad King <brad.king@kitware.com> | 2013-06-27 20:44:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-06-27 20:46:23 (GMT) |
commit | e643e0259df0736022d484c68a6781c3a380dd06 (patch) | |
tree | 418389d17651ae40b59f4fb5cd6383c91cc4c95d /Utilities/cmcurl/easy.c | |
parent | 5dd8c01429da90a7417b72f17e784cc98f70f57c (diff) | |
download | CMake-e643e0259df0736022d484c68a6781c3a380dd06.zip CMake-e643e0259df0736022d484c68a6781c3a380dd06.tar.gz CMake-e643e0259df0736022d484c68a6781c3a380dd06.tar.bz2 |
cmcurl: Backport curl bug 1192 fix (#14250)
LLVM headers define strlcat as a macro rather than as a function.
See upstream Curl issue:
http://curl.haxx.se/bug/view.cgi?id=1192
It was addressed by removing use of strlcat altogether. Port the
upstream fix to CMake's curl.
Diffstat (limited to 'Utilities/cmcurl/easy.c')
0 files changed, 0 insertions, 0 deletions