Re: libsoup.uri.1.awn.patch



Committed to HEAD, and probably eventually to gnome-2-24 branch

(but it's really better to put these things in bugzilla so they can't
get lost.)

-- Dan

Andrew W. Nosenko wrote:
> Currently, soup_uri_to_string() silently crashes if URI parameter is NULL.
> 
> Attached patch uses g_return_val_if_fail(), and therefore, threats
> such situation  as programming error.
> 
> Another way is to threat uri==NULL as normal situation and just return
> NULL silently.
> 
> What way to use -- it's up to Dan, of couse.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> libsoup-list mailing list
> libsoup-list gnome org
> http://mail.gnome.org/mailman/listinfo/libsoup-list


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]