mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
functional-tests/vdo: fix mem leak in test
This commit is contained in:
parent
ae50374811
commit
3c0f5bdd08
@ -100,6 +100,7 @@ static void _check_good(struct example_good *es, unsigned count)
|
|||||||
fprintf(stderr, "\n");
|
fprintf(stderr, "\n");
|
||||||
#endif
|
#endif
|
||||||
T_ASSERT(_status_eq(&e->status, pr.status));
|
T_ASSERT(_status_eq(&e->status, pr.status));
|
||||||
|
free(pr.status);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user