GDataSet: silently accept NULL/0 as keys
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Oct 2014 18:40:16 +0000 (14:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Oct 2014 18:40:16 +0000 (14:40 -0400)
commitf6a9d0479622593c8339346b7298ca04f31a56be
tree0fe3dea9bce3bebcdcd11af46a44d7bce52699ba
parente24e89bc0777044b41f180dbf3891f852b4a749e
GDataSet: silently accept NULL/0 as keys

This used to be the behaviour before we made these functions
threadsafe; keep it that way.

https://bugzilla.gnome.org/show_bug.cgi?id=737741
glib/gdataset.c