Tighten up the check for allowed key and group names. (#343191, Tommi
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Dec 2006 07:29:56 +0000 (07:29 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 18 Dec 2006 07:29:56 +0000 (07:29 +0000)
commit6b52690bb5e4e5f17a4850c0a26f44e073af947e
tree0a1b425bc0f83539e0efa8283b0f04844738b3c9
parent81aee2e13ed8ee21ea2a6878865312765d73b695
Tighten up the check for allowed key and group names. (#343191, Tommi

2006-12-18  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Tighten up the check for allowed
        key and group names.  (#343191, Tommi Komulainen)

        * tests/keyfile-test.c: Test handling of key and group names.
ChangeLog
docs/reference/glib/tmpl/keyfile.sgml
glib/gkeyfile.c
tests/keyfile-test.c