keyfile: return 0 when the parsed double value is invalid
commitec5397f9b0fba888a2643a8a9c0238c5f1f55980
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Thu, 7 Jul 2016 08:23:00 +0000 (7 10:23 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Jul 2016 00:50:54 +0000 (16 20:50 -0400)
treecdadfcb54363f4fb63e57c83d676352245599afd
parent3560faadd1f6c17973c2cf61fafe2a9c451dd71b
keyfile: return 0 when the parsed double value is invalid

As specified in the g_key_file_get_double documentation.

https://bugzilla.gnome.org/show_bug.cgi?id=768504
glib/gkeyfile.c