Home
last modified time | relevance | path

Searched hist:"890000 dd3bd13c7421a2895c7300f410940eb0f0" (Results 1 – 2 of 2) sorted by relevance

/qemu/qobject/
H A Dqlit.c890000dd3bd13c7421a2895c7300f410940eb0f0 Thu Sep 19 04:46:12 UTC 2024 Pierrick Bouvier <pierrick.bouvier@linaro.org> 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>
H A Dqnum.c890000dd3bd13c7421a2895c7300f410940eb0f0 Thu Sep 19 04:46:12 UTC 2024 Pierrick Bouvier <pierrick.bouvier@linaro.org> 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>