-
- Downloads
glib-compat: Cast second argument of g_clear_pointer
In the real GLib version, constructs like
g_clear_pointer (&hash, g_hash_table_unref) are allowed, and do not
provoke warnings.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment