1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-14 04:58:28 +03:00
Zbigniew Jędrzejewski-Szmek abd1e40820 resolved: log error messages for openssl/gnutls context creation
In https://bugzilla.redhat.com/show_bug.cgi?id=2322937 we're getting
an error message:
Okt 29 22:21:03 fedora systemd-resolved[29311]: Could not create manager: Cannot allocate memory
I expect that this actually comes from dnstls_manager_init(), the
openssl version. But without real logs it's hard to know for sure.

Use EIO instead of ENOMEM, because the problem is unlikely to be actually
related to memory.

(cherry picked from commit ee95e86ae163e436384f1b782a77a7e18deba890)
2024-11-13 19:48:10 +00:00
..
2023-12-19 11:46:47 +09:00
2023-10-19 10:05:20 +01:00
2023-10-19 10:05:20 +01:00
2024-04-03 11:50:25 +01:00
2024-03-09 01:43:48 +09:00