Skip to content

Conversation

@jtojnar
Copy link

@jtojnar jtojnar commented Dec 30, 2025

shutdown and close methods do not actually unref the channel:

The channel will not be freed until the last reference is dropped using g_io_channel_unref().

https://docs.gtk.org/glib/method.IOChannel.close.html
https://docs.gtk.org/glib/method.IOChannel.shutdown.html

`shutdown` and `close` methods do not actually unref the channel:

    The channel will not be freed until the last reference is dropped using g_io_channel_unref().

https://docs.gtk.org/glib/method.IOChannel.close.html
https://docs.gtk.org/glib/method.IOChannel.shutdown.html
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant