shared: strv - add strv_clear()

System Internals / systemd - Tom Gundersen [jklm.no] - 16 December 2014 18:09 UTC

This frees the elements of the strv without freeing the strv itself.

dd9c772 shared: strv - add strv_clear()
src/shared/strv.c | 7 ++++++-
src/shared/strv.h | 2 ++
2 files changed, 8 insertions(+), 1 deletion(-)

Upstream: github.com


  • Share