* undelfs.c (undelfs_open): Use g_try_malloc() instead
commite4d7245a1196578da066bf0bda36eaace9d1f81f
authorAndrew V. Samoilov <sav@bcs.zp.ua>
Sat, 16 Oct 2004 19:19:27 +0000 (16 19:19 +0000)
committerAndrew V. Samoilov <sav@bcs.zp.ua>
Sat, 16 Oct 2004 19:19:27 +0000 (16 19:19 +0000)
treed074022bf29b516dc3f166a62267f30b6ecba232
parent959955939dbb4437ccde9a95237161c2b592b10f
    * undelfs.c (undelfs_open): Use g_try_malloc() instead
        of g_malloc().

        * smbfs.c (smbfs_send): Don't account negative "ret".
vfs/ChangeLog
vfs/smbfs.c
vfs/undelfs.c