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 656454 - gnutls: Make the GTlsDatabase implementations cancellable
gnutls: Make the GTlsDatabase implementations cancellable
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: network
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-08-13 12:40 UTC by Stef Walter
Modified: 2011-08-26 05:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnutls: Make the GTlsDatabase implementations cancellable (5.33 KB, patch)
2011-08-13 12:40 UTC, Stef Walter
accepted-commit_now Details | Review

Description Stef Walter 2011-08-13 12:40:33 UTC
Cancellable arguments were not being used in the gnutls backend
databases.
Comment 1 Stef Walter 2011-08-13 12:40:35 UTC
Created attachment 193762 [details] [review]
gnutls: Make the GTlsDatabase implementations cancellable

* Actually respect the cancellable paramater where possible
   in GTlsDatabaseGnutls and GTlsFileDatabaseGnutls
Comment 3 Stef Walter 2011-08-26 05:30:24 UTC
Thanks. Merged.