mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
This test case was originally written by Philip Chimento as a reproducer for #3218. Let’s add it to the test suite to catch regressions in stack-allocated `GIBaseInfo` handling. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3218