Skip to content

gibaseinfo: Allow gi_base_info_clear() to be idempotent

Philip Withnall requested to merge pwithnall/glib:3255-clear-base-info into main

When called on an already-cleared GIBaseInfo it should do nothing.

Signed-off-by: Philip Withnall pwithnall@gnome.org

Fixes: #3255 (closed)

Closes #3255 (closed)

Merge request reports