From 7de6407b72f08e401064645f2042b0e8b2554050 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 20 May 2000 15:45:10 +0000 Subject: [PATCH] *** empty log message *** --- old/fileutils/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3fb6fea..d7522d0 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -10,9 +10,9 @@ 2000-05-19 Jim Meyering Save device number as well as inode number for each directory, - and use it in comparisons. This makes the directory cycle test - more robust, and closes the small remaining hole whereby an - attacker could subvert a running `rm -r' command. + and use both in comparisons. This makes the directory cycle + test more robust, and closes the small remaining hole whereby + an attacker could subvert a running `rm -r' command. * src/remove.c (struct active_dir_ent) [st_dev]: New member. [st_ino]: Rename from `inum'. -- 2.7.4