mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-11 05:17:44 +03:00
parent
44386b449b
commit
899f0d259d
@ -293,7 +293,7 @@ int config_parse_hwaddr(const char *unit,
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
*hwaddr = TAKE_PTR(n);
|
free_and_replace(*hwaddr, n);
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user