mirror of
https://github.com/systemd/systemd.git
synced 2026-07-25 08:45:56 +00:00
I didn't know that this helper existed… It is very similar to strdup_to_full(), but all callers can actually be replaced by strdup_to(), which has more fitting semantics.