diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2020-02-25 12:47:06 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2020-02-25 20:20:23 +0000 |
commit | ec11c4a8ec7e858ec328772910def6e2fca9079a (patch) | |
tree | c93d8cc0a5a546e68ab6507f26da93196c3d64f8 /tests/tcg/Makefile.target | |
parent | 25139bf7f87a0d0e758d4198579a227ab551802a (diff) | |
download | qemu-ec11c4a8ec7e858ec328772910def6e2fca9079a.zip |
tests/plugins: make howvec clean-up after itself.
TCG plugins are responsible for their own memory usage and although
the plugin_exit is tied to the end of execution in this case it is
still poor practice. Ensure we delete the hash table and related data
when we are done to be a good plugin citizen.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200225124710.14152-16-alex.bennee@linaro.org>
Diffstat (limited to 'tests/tcg/Makefile.target')
0 files changed, 0 insertions, 0 deletions