Fix bug #4673 with Dired when `stat' fails for ".." or other files.
authorEli Zaretskii <eliz@gnu.org>
Tue, 7 Feb 2012 17:44:36 +0000 (19:44 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 7 Feb 2012 17:44:36 +0000 (19:44 +0200)
commit5e0d957fe021bc921bfa4f7568f5501c43ca7fc5
treeb6ae71512ffd4615522638a619445d0d050f9ef2
parent98d7371e7a9568f51aa016ec2cbee7d56ff1ad50
Fix bug #4673 with Dired when `stat' fails for ".." or other files.

 lisp/ls-lisp.el (ls-lisp-sanitize): New function.
 (ls-lisp-insert-directory): Use it to fix or remove any elements
 in file-alist with missing attributes.
lisp/ChangeLog
lisp/ls-lisp.el