diff options
author | 2019-07-30 19:01:37 +0300 | |
---|---|---|
committer | 2019-08-20 17:26:19 +0200 | |
commit | f673174e3f62096f45b874fbe1cd469127d9c21c (patch) | |
tree | 08a89b222bc327fea347e7da25157394e4c65d1c /util/qemu-timer.c | |
parent | test-throttle: Fix uninitialized use of burst_length (diff) | |
download | qemu-f673174e3f62096f45b874fbe1cd469127d9c21c.tar.xz qemu-f673174e3f62096f45b874fbe1cd469127d9c21c.zip |
tests: Fix uninitialized byte in test_visitor_in_fuzz
One byte in the local buffer stays uninitialized, at least with the
first iteration, because of the double decrement in the
test_visitor_in_fuzz(). This is what Valgrind does not like and not
critical for the test itself. So, reduce the number of the memory
issues reports.
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Message-Id: <1564502498-805893-3-git-send-email-andrey.shinkevich@virtuozzo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/qemu-timer.c')
0 files changed, 0 insertions, 0 deletions