]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homework-fscrypt.c
tree-wide: use CLEANUP_ERASE() at various places
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Jan 2023 11:39:58 +0000 (12:39 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Jan 2023 14:44:43 +0000 (15:44 +0100)
commit692597c84395ad2b3f8e221bb1eca55a9dfc544f
tree93cd42411e9c92cdc4b420ef9d8149d2ae1b5831
parent32284ffc12c518345cda856c2711304ce4925693
tree-wide: use CLEANUP_ERASE() at various places

Let's use this new macro wherever it makes sense, as it allows us to
shorten or clean-up paths, and makes it less likely to miss a return
path.
src/home/homework-fscrypt.c
src/shared/ask-password-api.c
src/shared/creds-util.c
src/shared/ethtool-util.c
src/shared/tpm2-util.c