mirror of https://github.com/MidnightCommander/mc
* vfs.c (mc_open): Fix rare memory leak on failure.
This commit is contained in:
parent
f426c570a6
commit
3b2e731d3d
|
@ -1,3 +1,7 @@
|
|||
2003-10-16 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* vfs.c (mc_open): Fix rare memory leak on failure.
|
||||
|
||||
2003-10-16 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* direntry.c (vfs_s_setctl): Implement VFS_SETCTL_FLUSH.
|
||||
|
|
Loading…
Reference in New Issue