Canonicalize paths that start with more than two slashes.
authorAlexander Larsson <alexl@redhat.com>
Tue, 22 Jan 2008 09:38:37 +0000 (09:38 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 22 Jan 2008 09:38:37 +0000 (09:38 +0000)
commit2544ae3cd69668ea578ac7c19a23dc7c2dcad396
treee6dfea62cab59b724e0fb1f2352b2834e9a6c0e5
parentdb5224fa85e73c5306caacf7a97a4d688bc02202
Canonicalize paths that start with more than two slashes.

2008-01-22  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
        (canonicalize_filename):
Canonicalize paths that start with more than
two slashes.

        * tests/g-file.c:
        (compare_two_files):
        (test_g_file_new_for_path):
Test the above

svn path=/trunk/; revision=6353
gio/ChangeLog
gio/glocalfile.c
gio/tests/g-file.c