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 648687 - gnutls module reports errors while no error has occured
gnutls module reports errors while no error has occured
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2011-04-26 17:53 UTC by Sjoerd Simons
Modified: 2011-04-26 18:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Only reports error when there were errors (953 bytes, patch)
2011-04-26 17:54 UTC, Sjoerd Simons
none Details | Review

Description Sjoerd Simons 2011-04-26 17:53:55 UTC
One patch probably says more then a thousand words, see attached
Comment 1 Sjoerd Simons 2011-04-26 17:54:47 UTC
Created attachment 186677 [details] [review]
Only reports error when there were errors
Comment 2 Nicolas Dufresne (ndufresne) 2011-04-26 18:15:18 UTC
Review of attachment 186677 [details] [review]:

That's good, ship it.
Comment 3 Dan Winship 2011-04-26 18:21:17 UTC
"doh".

commited to master and glib-2-28 branches, and uploaded a new 2.28.6.1 tarball

thanks... I guess I didn't hit this due to some combination of (a) not running into errors and (b) code that checked return values rather than doing "if (error) ..."