commit | 4770030bcb87a910e34f60c03c439b385b33c2da | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Thu Mar 28 14:20:49 2024 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Oct 02 16:14:29 2024 +0400 |
tree | 7daa82f48dacfe3816468b5ce61b550d8e869a50 | |
parent | 3cd804c565a7eb7804217fc67169b73c27671ab7 [diff] |
tests: fix -Werror=maybe-uninitialized false-positive ../tests/unit/test-block-iothread.c:773:17: error: ‘job’ may be used uninitialized [-Werror=maybe-uninitialized] /usr/include/glib-2.0/glib/gtestutils.h:73:53: error: ‘ret’ may be used uninitialized [-Werror=maybe-uninitialized] Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>