mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-27 20:49:51 +01:00
oops
This commit is contained in:
@@ -1169,6 +1169,7 @@ g_variant_get_child_value (GVariant *value,
|
||||
g_bytes_ref (value->contents.serialised.bytes),
|
||||
s_child.data, s_child.size,
|
||||
value->state & STATE_TRUSTED);
|
||||
child->state &= ~STATE_FLOATING;
|
||||
}
|
||||
|
||||
return child;
|
||||
|
||||
Reference in New Issue
Block a user