John Hendrickson wrote:

Hi there!

/*
  * BUG for realpath_(1) (not realpathS(1))
  *
  * $ realpath /var/spool/mail/file/..
  * /mnt/sda2/home/var/mail
  *
  * BUG you can't ".." a file: not supposed to be able to
  * (it will then trick a script into treating file like a dir)

What $SHELL do you use? Is it mksh or some other one?


if it helps i can mail realpathS(1) or look at 'realpath' to
see what is going wrong.  it's probably simple, as I said earlier.

Just being curious: does your implementation use realpath(3) library call or do you implemented it in another way?

Regards,
robert



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to