After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 655598 - g_cancellable_get_fd: silently return -1 for NULL cancellable
g_cancellable_get_fd: silently return -1 for NULL cancellable
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-07-29 19:52 UTC by Owen Taylor
Modified: 2011-08-01 20:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
g_cancellable_get_fd: silently return -1 for NULL cancellable (747 bytes, patch)
2011-07-29 19:52 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2011-07-29 19:52:34 UTC
This keeps compatibility with previous behavior.
Comment 1 Owen Taylor 2011-07-29 19:52:36 UTC
Created attachment 192888 [details] [review]
g_cancellable_get_fd: silently return -1 for NULL cancellable