tests: fix test-cutils leaks
commit9323af2e81be7c7697db024bdd5680a8d47c17e4
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 21 Jun 2022 08:34:20 +0000 (21 12:34 +0400)
committerThomas Huth <thuth@redhat.com>
Mon, 4 Jul 2022 11:42:08 +0000 (4 13:42 +0200)
tree082504038feefeb29e9a80c90337774cc23e32d1
parentdfe2382f0641f537fdd33399d579215077c8f68c
tests: fix test-cutils leaks

Reported by ASAN.

Fixes commit cfb34489 ("cutils: add functions for IEC and SI prefixes").

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220621083420.66365-1-marcandre.lureau@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/unit/test-cutils.c