g_error_free on a null pointer

2016-11-28 Thread Alex Henrie
Hi, Can I get some feedback on my patch for https://bugzilla.gnome.org/show_bug.cgi?id=774738 ? If this bug is not going to be fixed then I'll make sure to put null checks before calls to g_error_free, but if it's going to be fixed soon then I won't bother. -Alex

Re: g_error_free on a null pointer

2016-11-30 Thread Alex Henrie
2016-11-28 11:56 GMT-07:00 Emmanuele Bassi : > Hi; > > On 28 November 2016 at 18:48, Alex Henrie wrote: > >> Can I get some feedback on my patch for >> https://bugzilla.gnome.org/show_bug.cgi?id=774738 ? >> >> If this bug is not going to be fixed then I'