Jakub Zelenka
ba9650d697
Fix bug #52335 (fseek() on memory stream behavior different then file)
...
This changes memory stream to allow seeking past end which makes it the
same as seeking on files. It means the position is allowed to be higher
than the string length. The size only increases if data is appended to
the past position. The space between the previous string and position
is filled with zero bytes.
Fixes GH-9441
Closes GH-12058
2023-08-28 13:32:34 +01:00
..
2023-08-28 13:32:34 +01:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2023-08-26 15:19:03 +01:00
2021-05-12 14:55:53 +01:00
2023-07-25 17:54:14 +02:00
2021-05-06 12:16:35 +02:00
2021-06-29 11:30:26 +02:00
2021-05-06 12:16:35 +02:00
2022-07-19 10:27:38 +01:00
2021-05-06 12:16:35 +02:00
2022-10-12 14:42:22 +02:00
2023-08-04 15:39:50 -06:00
2022-10-12 14:42:22 +02:00
2023-04-28 11:05:32 +02:00
2023-04-28 11:05:32 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2023-07-25 17:54:14 +02:00
2022-04-18 16:52:08 +02:00
2022-04-18 16:52:08 +02:00
2023-04-04 22:48:26 +03:00
2021-05-06 12:16:35 +02:00
2023-08-04 15:39:50 -06:00
2021-05-06 12:16:35 +02:00
2023-04-28 11:05:32 +02:00
2023-06-30 12:59:33 +02:00
2022-05-27 16:56:44 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2022-10-12 14:42:22 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2023-07-07 18:02:32 +02:00
2023-02-18 19:52:53 +00:00
2022-06-19 22:56:44 +01:00
2023-04-08 16:34:07 +02:00
2023-04-08 16:34:07 +02:00
2023-04-28 11:05:32 +02:00
2022-07-01 21:18:26 +01:00
2023-07-18 14:02:43 +03:00
2023-04-04 22:48:26 +03:00
2022-07-19 10:27:38 +01:00
2023-04-20 16:04:59 +02:00
2023-04-20 16:04:59 +02:00
2023-01-12 23:30:36 +01:00
2023-03-20 16:19:05 +01:00
2023-01-04 12:49:48 +00:00
2023-04-28 11:05:32 +02:00
2023-01-16 12:27:33 +01:00
2023-08-22 17:40:24 +02:00
2023-01-16 12:27:33 +01:00
2022-04-28 15:09:55 +02:00
2022-04-28 15:09:55 +02:00