ndossche
f92d54b6b5
openssl: Fix missing error propagation for BIO_printf() calls
...
Since these go through a file, this can fail.
For some of these, the error is already checked but not propagated to
userland, causing a "true" return value but an incomplete file.
For others, the error is not checked and can also lead to an incomplete
file.
Solve this by always propagating failure, especially as the other write
calls are already checked for failure.
Closes GH-21360.
2026-03-21 10:35:34 +01:00
..
2025-05-24 20:38:33 +02:00
2026-02-28 14:57:41 +01:00
2025-08-07 19:08:58 +02:00
2024-11-29 16:32:12 +01:00
2025-10-15 19:39:12 +02:00
2026-02-17 23:15:55 +01:00
2026-03-02 18:17:14 +00:00
2026-01-24 11:38:45 +00:00
2025-03-14 10:49:10 +01:00
2026-02-27 15:05:14 +01:00
2025-06-01 18:21:34 +02:00
2025-10-15 20:24:22 +02:00
2025-02-17 10:27:33 +03:00
2025-05-28 19:48:59 +02:00
2026-03-02 23:12:06 +01:00
2025-12-03 20:22:38 +00:00
2026-03-14 18:23:35 +00:00
2025-01-09 13:45:59 +00:00
2024-11-27 19:54:23 +00:00
2025-07-22 15:52:29 +02:00
2026-03-02 23:12:06 +01:00
2025-12-22 12:12:42 +01:00
2025-03-08 12:27:28 +01:00
2026-02-27 15:05:14 +01:00
2025-12-02 16:45:31 +01:00
2026-02-17 06:46:42 +09:00
2025-12-14 15:28:01 +00:00
2025-11-21 09:19:56 +01:00
2025-06-09 11:25:41 +02:00
2026-03-19 11:12:45 +03:00
2026-03-21 10:35:34 +01:00
2026-02-28 20:21:54 +00:00
2026-03-02 18:51:29 +01:00
2025-12-16 15:35:25 +01:00
2026-02-27 15:05:14 +01:00
2025-12-28 13:09:05 +01:00
2025-10-24 21:20:28 +02:00
2025-06-09 11:25:41 +02:00
2026-01-28 18:12:08 +00:00
2026-02-27 15:05:14 +01:00
2026-03-09 07:41:04 +00:00
2026-01-10 15:09:36 +01:00
2025-12-22 12:54:36 +00:00
2025-11-04 08:33:31 +01:00
2026-01-02 13:04:13 +01:00
2025-10-22 10:01:35 +02:00
2026-03-10 20:28:47 +01:00
2025-10-12 11:25:25 +02:00
2026-03-05 18:48:39 +00:00
2026-03-10 21:58:52 +00:00
2026-02-15 21:54:19 +00:00
2026-01-07 09:45:06 +01:00
2026-03-17 08:47:20 +01:00
2025-12-14 23:17:58 +01:00
2026-03-19 13:18:54 +01:00
2026-03-10 20:30:02 +01:00
2026-02-27 15:05:14 +01:00
2026-02-27 15:05:14 +01:00
2025-10-11 23:57:36 +02:00
2026-03-11 22:31:03 +01:00
2026-01-13 12:32:52 +01:00
2026-03-14 15:06:57 +01:00
2025-12-28 00:21:56 +01:00