Subject: Re: kern/35278: veriexec sometimes feeds user va to log(9)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Elad Efrat <elad@NetBSD.org>
List: netbsd-bugs
Date: 12/23/2006 12:25:02
The following reply was made to PR kern/35278; it has been noted by GNATS.
From: Elad Efrat <elad@NetBSD.org>
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Cc: gnats-bugs@NetBSD.org
Subject: Re: kern/35278: veriexec sometimes feeds user va to log(9)
Date: Sat, 23 Dec 2006 14:19:56 +0200
YAMAMOTO Takashi wrote:
>>>>> then, you don't care if it's an original pathname or not?
>>>> what do you mean "an original pathname or not"?
>>> if it's a pathname which is specified by a user.
>> you mean if someone types 'ls' vs. 'cd /bin && ./ls'?
>>
>> -e.
>
> eg. symlink resolution.
can you give an example?
-e.