
2 Aug
2021
2 Aug
'21
12:02 p.m.
On a %A in %Y, Michal Privoznik wrote:
In virTestMain() the @failedTests bitmap is allocated and optionally @testBitmap too. But neither of them is freed.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/testutils.c | 3 +++ 1 file changed, 3 insertions(+)
Fixes: 0cd5a726e365e67690a81e3ce33ecd0cb0b5178d Fixes: cebb468ef5e82b8d4253e27ef70c67812cf93c5a Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano