> From: Victor Toso
>
> Including g_clear_pointer() in glib-compat.h and using it to avoid
> warnings in odd situations.
>
> Signed-off-by: Victor Toso
Acked
> ---
> server/display-channel.c | 8 +++-
> server/glib-compat.h | 19 +++
> 2 files changed, 22 insertions(
From: Victor Toso
Including g_clear_pointer() in glib-compat.h and using it to avoid
warnings in odd situations.
Signed-off-by: Victor Toso
---
server/display-channel.c | 8 +++-
server/glib-compat.h | 19 +++
2 files changed, 22 insertions(+), 5 deletions(-)
diff --g