Silently handle icon being NULL
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 May 2013 01:00:57 +0000 (21:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 May 2013 01:02:37 +0000 (21:02 -0400)
commit9d69c274e0e13294bbfd6488c220ab523d3e881a
treec020c3d18982c7791325ed6b327d2f2530e6ae15
parenta360b314aad5dcbc575948a401d22d47a36e4328
Silently handle icon being NULL

While an emblemed icon without a base icon is not very
useful, no need to crash here.
This was crashing the object finalization test in gtk.
gio/gemblemedicon.c