1
0
mirror of https://github.com/systemd/systemd synced 2025-10-04 11:14:45 +02:00

Compare commits

..

No commits in common. "05e88628069fe33c2f2a729ac66a1f9e57928256" and "edf1b5ec92873c335bdc6db1b65b0d5c6002e987" have entirely different histories.

View File

@ -298,7 +298,7 @@ bool socket_ipv6_is_supported(void) {
}
bool socket_ipv6_is_enabled(void) {
_cleanup_free_ char *v = NULL;
_cleanup_free_ char *v;
int r;
/* Much like socket_ipv6_is_supported(), but also checks that the sysctl that disables IPv6 on all