mirror of
https://github.com/systemd/systemd.git
synced 2024-10-31 07:51:21 +03:00
parent
5f4ccb0705
commit
52023622d2
@ -771,6 +771,8 @@ static int bus_home_node_enumerator(
|
||||
r = bus_home_path(h, l + k);
|
||||
if (r < 0)
|
||||
return r;
|
||||
|
||||
k++;
|
||||
}
|
||||
|
||||
*nodes = TAKE_PTR(l);
|
||||
|
Loading…
Reference in New Issue
Block a user