]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/basic/strv.h
strv: add strv_free_free() to strv.c and make use of it
authorLennart Poettering <lennart@poettering.net>
Tue, 22 Sep 2015 23:01:26 +0000 (01:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Sep 2015 19:08:37 +0000 (21:08 +0200)
commitfe382237cad0ade50d38075e0bf948ce07618461
tree3a9b109b322c317276dccb1cb89446ddde7e6b32
parent3ee897d6c2401effbc82f5eef35fce405781d6c8
strv: add strv_free_free() to strv.c and make use of it

Let's teach it a new trick, and make it return NULL.
src/basic/strv.c
src/basic/strv.h
src/core/main.c