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 728953 - Handle soup_error_new() failures
Handle soup_error_new() failures
Status: RESOLVED FIXED
Product: librest
Classification: Platform
Component: proxy
git master
Other Linux
: Normal normal
: ---
Assigned To: librest-maint
librest-maint
Depends on:
Blocks:
 
 
Reported: 2014-04-25 14:19 UTC by Christophe Fergeau
Modified: 2014-08-26 09:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
RestProxyCall: Handle soup_error_new() failures (1.09 KB, patch)
2014-04-25 14:19 UTC, Christophe Fergeau
accepted-commit_now Details | Review

Description Christophe Fergeau 2014-04-25 14:19:57 UTC
Created attachment 275130 [details] [review]
RestProxyCall: Handle soup_error_new() failures 

RestProxyCall: Handle soup_error_new() failures
    
    If given a URI it can't parse, soup_error_new() will return NULL.
Comment 1 Marc-Andre Lureau 2014-08-25 14:13:16 UTC
Review of attachment 275130 [details] [review]:

looks reasonable, ack