* vfs.c (mc_def_getlocalcopy): Don't close fd -1.
commitea5c3dead66c3dfeda47cbd7c3ea1a2989417831
authorAndrew V. Samoilov <sav@bcs.zp.ua>
Mon, 25 Oct 2004 12:22:52 +0000 (25 12:22 +0000)
committerAndrew V. Samoilov <sav@bcs.zp.ua>
Mon, 25 Oct 2004 12:22:52 +0000 (25 12:22 +0000)
treeefb1a916354452e42a599125b6c4040e0257a3e5
parentbcaf2b272b28a1e53cdb526521d9618ead0bbda8
    * vfs.c (mc_def_getlocalcopy): Don't close fd -1.
        (_vfs_get_class): Make path "char *" instead of
        "const char *" because it write to path.

        (vfs_get_class): Use g_strdup()/g_free() to do "pathname"
        really "const char *".
vfs/ChangeLog
vfs/vfs.c