]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/util.h
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars and make...
authorLennart Poettering <lennart@poettering.net>
Thu, 13 Sep 2012 20:30:26 +0000 (22:30 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 13 Sep 2012 20:30:26 +0000 (22:30 +0200)
commit2fbe635a83a79f8889afec421ae3990ea106fb91
tree99789cfa152da47458500fd09e978a7f9099e46d
parenta1d41e17a5c3861becd66f1c9dba7eb39ae4c478
macro: introduce _cleanup_free_ macro for automatic freeing of scoped vars and make use of it
src/core/hostname-setup.c
src/core/load-fragment.c
src/shared/macro.h
src/shared/util.c
src/shared/util.h