qemu/qobject
Pierrick Bouvier f52e630825 qobject: remove return after 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>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20240919044641.386068-32-pierrick.bouvier@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-09-24 13:53:35 +02:00
..
block-qdict.c
json-lexer.c
json-parser-int.h
json-parser.c
json-streamer.c
json-writer.c
meson.build
qbool.c
qdict.c
qjson.c
qlist.c
qlit.c qobject: replace assert(0) with g_assert_not_reached() 2024-09-24 13:53:35 +02:00
qnull.c
qnum.c qobject: remove return after g_assert_not_reached() 2024-09-24 13:53:35 +02:00
qobject-internal.h
qobject.c
qstring.c