Ryan Lortie 9bfde4a53f GKeyFile: allow loading from empty strings
GKeyFile supports empty files and also supports loading from the string
"", but will fail with a critical if you try:

  - explicit length == 0
  - data == NULL

length == 0 should always be valid, and data == NULL should be valid in
the case that length == 0, so add some testcases for those and fix the
code up to allow them.

https://bugzilla.gnome.org/show_bug.cgi?id=668756
2012-01-26 14:40:34 -05:00
..
2011-10-08 19:02:06 -04:00
2012-01-24 23:25:38 -05:00
2011-10-15 23:58:18 -04:00
2010-06-20 23:46:01 -04:00
2010-07-10 23:56:45 -04:00
2011-12-14 12:40:16 +00:00
2011-08-13 15:29:29 -04:00
2011-06-13 22:50:02 -04:00
2010-07-05 23:43:47 -04:00
2011-02-13 23:49:19 -05:00
2011-12-14 09:33:30 -05:00
2011-12-27 15:55:04 -05:00
2011-10-08 19:02:05 -04:00
2011-10-08 19:02:06 -04:00
2010-07-07 22:03:02 -04:00
2011-10-03 23:55:02 -04:00
2011-12-14 12:40:16 +00:00
2011-10-13 01:00:57 -04:00
2011-01-27 23:07:53 -05:00
2010-07-30 19:51:18 -04:00
2011-12-16 09:51:16 -05:00
2011-06-03 23:38:46 -04:00
2012-01-09 15:27:07 -05:00
2010-07-31 02:39:53 -04:00
2011-10-03 23:55:02 -04:00
2011-12-14 12:40:16 +00:00
2011-11-21 01:53:29 -05:00
2011-12-14 12:40:16 +00:00
2011-11-21 00:28:41 -05:00
2012-01-25 16:15:18 -05:00
2011-12-14 12:40:16 +00:00
2010-06-20 22:18:30 -04:00