diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2024-09-18 21:46:12 -0700 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-09-24 13:53:35 +0200 |
commit | 890000dd3bd13c7421a2895c7300f410940eb0f0 (patch) | |
tree | 5bb6aeddc89d3bf8b37afb33d67e483c5b3e4f9f /event-loop-base.c | |
parent | 0c79effdc7a839cff1e2af564cc145584271038d (diff) | |
download | qemu-890000dd3bd13c7421a2895c7300f410940eb0f0.zip qemu-890000dd3bd13c7421a2895c7300f410940eb0f0.tar.gz qemu-890000dd3bd13c7421a2895c7300f410940eb0f0.tar.bz2 |
qobject: replace assert(0) with g_assert_not_reached()
This patch is part of a series that moves towards a consistent use of
g_assert_not_reached() rather than an ad hoc mix of different
assertion mechanisms.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20240919044641.386068-6-pierrick.bouvier@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions