[PATCH] Add missing call to g_type_init()

David Bremner david at tethera.net
Sat Sep 10 11:22:31 PDT 2011


On Mon, 25 Jul 2011 19:38:58 -0400, Aaron Ecay <aaronecay at gmail.com> wrote:
> The Glib docs state "Prior to any use of the type system, g_type_init() has to
> be called".[1] To not do so can lead to segfaults.  The g_type system is
> currently used by various "filters" that operate on uuencoded text, message
> headers, etc.
> 
> [1] http://developer.gnome.org/gobject/2.28/gobject-Type-Information.html#g-type-init

I have pushed this patch. Thanks for your contribution.

d


More information about the notmuch mailing list