]> git.ipfire.org Git - thirdparty/systemd.git/commit
coredump: rename set_iovec_field_free() into set_iovec_string_field_free()
authorFranck Bui <fbui@suse.com>
Fri, 21 Jun 2019 12:48:02 +0000 (14:48 +0200)
committerFranck Bui <fbui@suse.com>
Thu, 27 Jun 2019 17:01:28 +0000 (19:01 +0200)
commit30a0554ebdacdf32fbfe88449ea07a0a39ca40c5
treef4a80dd4fb46c2c8b053b5a511f74e8e9d0e2712
parent47cf786c0a13fccd777c334bed4b1e7b02f18d42
coredump: rename set_iovec_field_free() into set_iovec_string_field_free()

It's more in line with its counterpart set_iovec_string_field().

Also move the definition to io-util next to set_iovec_string_field().
src/basic/io-util.c
src/basic/io-util.h
src/coredump/coredump.c