diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-06-30 19:03:53 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-07-03 12:51:26 +0100 |
commit | 3176990fb0307233ae5619e36b2c63241134e326 (patch) | |
tree | 0c2bc4d695fde058699af61338ea8683ec302212 /tests/docker/dockerfiles | |
parent | 9ea2e69fb2df969332badd403f35b0e355f8a741 (diff) |
tests/qtests: clean-up and fix leak in generic_fuzz
An update to the clang tooling detects more issues with the code
including a memory leak from the g_string_new() allocation. Clean up
the code to avoid the allocation and use ARRAY_SIZE while we are at
it.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230630180423.558337-9-alex.bennee@linaro.org>
Diffstat (limited to 'tests/docker/dockerfiles')
0 files changed, 0 insertions, 0 deletions