Bug 630185 — Allow NULL strings in g_quark_try_string()
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 20 Sep 2010 16:56:30 +0000 (17:56 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 21 Sep 2010 09:35:36 +0000 (10:35 +0100)
commit60def049d95e82c836cfc8b2f13a4ed8472f7865
tree03af90618b6e55e341cf64a2ce0e114aefb13c24
parentf1f7e771d7b3d9f8b7c656c6d9a9d8112f32732d
Bug 630185 — Allow NULL strings in g_quark_try_string()

Allow NULL strings to be passed to g_quark_try_string(), returning a 0 quark
in that case, as per the existing documentation. Closes: bgo#630185
glib/gdataset.c