bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "" as target of symlink kills translator


From: Neal H Walfield
Subject: Re: "" as target of symlink kills translator
Date: Tue, 19 Jun 2001 16:05:31 -0500
User-agent: Mutt/1.3.18i

> Have you missed http://bugs.debian.org/78678 ?

This is the exact problem that I have fixed.

> Can you tell us how your patch behaves for "ls baz" and "ls baz/"?

Script started on Tue Jun 19 16:04:33 2001
neal@desdemona:~/foo (0)$ ln -s "" foo
neal@desdemona:~/foo (0)$ ls -l foo
lrwxr-xr-x    1 neal     neal            0 Jun 19 16:04 foo -> 
neal@desdemona:~/foo (0)$ ls -l foo/
ls: foo/: Invalid argument
neal@desdemona:~/foo (1)$ cat foo
cat: foo: Invalid argument
neal@desdemona:~/foo (1)$ cat foo/
cat: foo/: Invalid argument
neal@desdemona:~/foo (1)$ exit
Script done on Tue Jun 19 16:05:08 2001

Attachment: pgpRmrImVEgT7.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]