diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-07-02 16:48:56 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-07-19 11:33:44 +0200 |
commit | 305757d80819873c8918c6ea229f96fc10b77696 (patch) | |
tree | c4919d5b89bc62dc424483f729513b66550d9d9b /src/core/path.c | |
parent | core: split out manager-serialize.[ch] (diff) | |
download | systemd-305757d80819873c8918c6ea229f96fc10b77696.tar.xz systemd-305757d80819873c8918c6ea229f96fc10b77696.zip |
core: modernize asprintf error handling
The man page says asprintf() pointer is "undefined" on error, but the
only meaningful interpretation is that it's either NULL or points to
something that should be freed with free().
Diffstat (limited to 'src/core/path.c')
0 files changed, 0 insertions, 0 deletions