Files
CMake/Source
Brad King 8fc822e13a file: Avoid strange istringstream crash in cmake.org binaries on Alpine Linux
Somehow using `istringstream` and `operator >>` to parse an integer
crashes on Alpine Linux, at least when compiled with the settings we use
for the official `cmake.org` Linux binaries.  Since commit fd0c285b12
(file: Fix types of the OFFSET and LIMIT arguments, 2022-01-04,
v3.23.0-rc1~133^2), this causes the `file(READ)` command to crash when
parsing its `LIMIT` or `OFFSET` argument.  Parse the input string with
our dedicated helper to avoid the crash.

Fixes: #23872
2022-09-20 12:00:08 -04:00
..
2022-01-21 10:59:13 -05:00
2022-07-28 11:46:12 -04:00
2021-09-09 14:02:52 -04:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-10-27 09:24:54 -04:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00
2021-09-21 17:14:04 +02:00