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 599830 - gsettingsschema.c: test for value == NULL when value is uninitialised
gsettingsschema.c: test for value == NULL when value is uninitialised
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gsettings
unspecified
Other All
: Normal normal
: ---
Assigned To: Allison Karlitskaya (desrt)
gtkdev
Depends on:
Blocks:
 
 
Reported: 2009-10-27 19:47 UTC by Allison Karlitskaya (desrt)
Modified: 2010-04-20 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2009-10-27 19:47:53 UTC
from sam:

* in gsettingsschema.c, you test for value == NULL when value is
uninitialised AFAICT
Comment 1 Allison Karlitskaya (desrt) 2010-04-19 13:20:17 UTC
fixed long time ago