CMake/Utilities/cmlibarchive
Tim Kientzle 1f33b45d5d libarchive: Fix string concatentation in Windows mktemp implementation
Port upstream LibArchive commit "compute string pointers after
concatenation" (2014-09-25) and commit "Move variables to top of
function for non-C99 compilers" (2014-11-15) to our CMake copy.
Otherwise we may compute a pointer to memory that is about to be freed
and then compute a bad size to give to CryptGenRandom.

Inspired-by: Tim Kientzle <kientzle@gmail.com>
2015-04-09 14:08:43 -04:00
..
build Merge branch 'libarchive-upstream' into update-libarchive 2014-04-15 16:34:50 -04:00
libarchive libarchive: Fix string concatentation in Windows mktemp implementation 2015-04-09 14:08:43 -04:00
.gitattributes libarchive: Disable all whitespace checks in third-party code 2014-04-15 16:34:17 -04:00
CMakeLists.txt Merge topic 'cmake-cmp0054-warnings' 2014-10-21 15:08:07 -04:00
COPYING Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00
CTestConfig.cmake Merge branch 'libarchive-upstream' into update-libarchive 2011-12-20 11:54:25 -05:00
README-CMake.txt libarchive: Update README-CMake.txt for new snapshot 2014-04-15 16:36:44 -04:00