mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
strdup_to() returns 0 on success and here we convert obvious blocks which either return -ENOMEM or 0.
strdup_to() returns 0 on success and here we convert obvious blocks which either return -ENOMEM or 0.