diff --git a/vfs/ChangeLog b/vfs/ChangeLog index 91e5aabf1..78ce84b8b 100644 --- a/vfs/ChangeLog +++ b/vfs/ChangeLog @@ -1,3 +1,10 @@ +Tue Oct 13 00:22:52 1998 Pavel Machek + + * extfs/*: marked obvious security holes with FIXME: TMP RACE + + * vfs.c (mc_def_getlocalcopy): creat->open(..,O_EXCL), to prevent + symlink attack, fixed memory leak along the path + 1998-10-13 Miguel de Icaza * vfs.c, vfs.h: Indentation chages, ugly macros removed. I am