commit | 3b6b0a8ae7b437256aba3b44643a7a608d54b916 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Tue Nov 13 16:03:21 2018 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Mon Nov 19 21:59:44 2018 +0100 |
tree | 5b34087fb52b4666816bf787ce2f18c4af991d95 | |
parent | 61793a627d10908715eac2fc4a25b724f43e8fda [diff] |
tests/ide: Free pcibus when finishing a test Once a test has finished, the pcibus structure should be freed, to avoid leaking memory and to make sure that the structure is properly re-initialized when the next test starts. Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>