Skip to content
Snippets Groups Projects
Commit 0f134fe0 authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent 4be6c59a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment