Files
CMake/Source
Brad King 27f033550a ctest_update: Fix crash when handling svn externals
Refactoring in commit v3.9.0-rc1~156^2 (c++: prefer vectors over lists,
2017-05-04) switched `cmCTestSVN::Repositories` from `std::list` to
`std::vector`.  This can cause re-allocation when svn externals are
processed and break the `RootInfo` pointer that is supposed to point at
the first repository element.  Switch back to `std::list` so that the
address remains stable.

Fixes: #17854
2018-03-27 08:46:20 -04:00
..
2018-01-31 18:23:03 +03:00
2017-12-18 18:26:55 +01:00
2018-01-31 18:23:03 +03:00
2018-01-31 18:23:03 +03:00
2018-03-19 09:25:26 -04:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2018-01-31 18:23:03 +03:00
2018-01-04 06:52:01 +11:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2018-01-31 18:23:03 +03:00
2017-08-22 23:05:27 +02:00
2018-01-04 06:52:01 +11:00
2017-08-30 11:07:05 -04:00
2018-01-04 06:52:01 +11:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-24 23:39:47 +02:00
2017-08-27 09:58:46 +02:00
2018-01-31 18:23:03 +03:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2018-01-04 06:52:01 +11:00
2017-08-24 23:39:47 +02:00
2018-01-31 18:23:03 +03:00
2018-01-31 18:23:03 +03:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2017-08-24 23:39:47 +02:00
2017-11-03 10:25:05 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-08-27 09:58:46 +02:00
2018-01-04 06:52:01 +11:00