diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2012-09-30 18:25:20 (GMT) |
---|---|---|
committer | Rolf Eike Beer <eike@sf-mail.de> | 2012-10-01 15:39:09 (GMT) |
commit | 95bc8aa6c440437ed62c692c302f6a95f57fc361 (patch) | |
tree | 13479928fb3fcf04bfc987c8cd1a15a7c0a1f4e9 /Source/cmInstallCommand.cxx | |
parent | 554d4ed584fbeba0994d36c51457128e9e9ec0dc (diff) | |
download | CMake-95bc8aa6c440437ed62c692c302f6a95f57fc361.zip CMake-95bc8aa6c440437ed62c692c302f6a95f57fc361.tar.gz CMake-95bc8aa6c440437ed62c692c302f6a95f57fc361.tar.bz2 |
CTest: fix usage of memory checker with spaces in path
The filename was escaped in cmCTestMemCheckHandler::InitializeMemoryChecking()
and again before it was written to output in
cmCTestRunTest::ComputeArguments().
Once someone uses e.g. a valgrind path with spaces this leads to double escaping
making the memory checker fail completely because of the invalid path.
Diffstat (limited to 'Source/cmInstallCommand.cxx')
0 files changed, 0 insertions, 0 deletions