]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/strv: allow NULLs to be inserted into strv
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 22 Jan 2017 21:23:24 +0000 (16:23 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 11 Feb 2017 23:21:06 +0000 (18:21 -0500)
commit18f71a3c8174774c5386c4aba94d54f3b5c36a84
treede86dc04d50621d6f962b1f3341f2e7ade50743d
parent58f88d929f2b46e9470eb468f4890c1d4e8f51b7
basic/strv: allow NULLs to be inserted into strv

All callers of this function insert non-empty strings, so there's no functional
change.
src/basic/strv.c