summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2016-08-09 16:39:15 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-02-21 00:49:14 +0100
commitd8ad241f54b8c4ac76aafd960d89b47b0ed87fb6 (patch)
tree75a8aa7c0d49b11547a6294e43f8fe79dcc1fab7 /man
parentbasic: fix strv_env_get_n for unclean arrays (diff)
downloadsystemd-d8ad241f54b8c4ac76aafd960d89b47b0ed87fb6.tar.xz
systemd-d8ad241f54b8c4ac76aafd960d89b47b0ed87fb6.zip
basic: drop unnecessary strempty() call in replace_env
strempty() converts a NULL value to empty string, so that it can be passed on to functions that don't support NULL. replace_env calls strempty before passing its value on to strappend. strappend supports NULL just fine, though, so this commit drops the strempty call.
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions