commit | e0923069dfff3bbb0d2af6c230a3a5453ea38f01 | [log] [tgz] |
---|---|---|
author | Tor Lillqvist <tml@iki.fi> | Thu Dec 30 02:04:41 2004 +0000 |
committer | Tor Lillqvist <tml@src.gnome.org> | Thu Dec 30 02:04:41 2004 +0000 |
tree | 2bbbbba540d38d3f82438032a31bd2858314f574 | |
parent | 1a6fe2c7b75946d6d92786b76b2f2e92ff5c856a [diff] |
Require UNC paths to start with exactly two slashes. (g_path_get_dirname): 2004-12-30 Tor Lillqvist <tml@iki.fi> * glib/gutils.c (g_path_skip_root): Require UNC paths to start with exactly two slashes. (g_path_get_dirname): Handle UNC paths better. Part of fix for #161797.