On Fri, Jul 10, 2026 at 12:27:50AM +0300, Evgeny Kolmakov wrote: > Use g_autofree attribute to reduce the amount > of manual g_free() calls and 'goto out' code > > Signed-off-by: Evgeny Kolmakov <[email protected]> > --- > crypto/block.c | 17 ++++++----------- > crypto/hmac-gcrypt.c | 12 ++++-------- > crypto/hmac-glib.c | 10 +++------- > crypto/ivgen-essiv.c | 15 ++++----------- > crypto/ivgen.c | 6 ++---- > crypto/secret_keyring.c | 5 ++--- > 6 files changed, 21 insertions(+), 44 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com ~~ https://hachyderm.io/@berrange :| |: https://libvirt.org ~~ https://entangle-photo.org :| |: https://pixelfed.art/berrange ~~ https://fstop138.berrange.com :|
