GNOME Bugzilla – Bug 793343
GSocket missing calls to check_socket()
Last modified: 2018-05-24 20:12:36 UTC
From bug #726375: """ g_socket_get_credentials() and g_socket_create_source() were missing the check. Adding the checks to get/set_options and get_available_bytes() caused a bunch of unit tests to fail. I wouldn't be suprised if that indicated that the unit tests are broken somehow, but I haven't had time to investigate. """ Dan suggests that g_socket_create_source() should return a source that immediately triggers an error condition in this case.
Adjusting component to gio in preparation for GitLab migration
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/1339.