[Userland] [OpenIndiana Distribution - Bug #1707] bash shouldn't use access(2) for `test' builtin

illumos project devnull at illumos.org
Fri Aug 23 08:56:56 UTC 2013


Issue #1707 has been updated by Andrew Stormont.


If this is a mistake in bash maybe you should file a bug upstream.
----------------------------------------
Bug #1707: bash shouldn't use access(2) for `test' builtin
https://www.illumos.org/issues/1707

Author: Yuri Pankov
Status: Closed
Priority: Normal
Assignee: OI Userland
Category: oi-build
Target version: 
Difficulty: Bite-size
Tags: 


Currently bash uses access(2), which treats any file as executable when run as root. Patch disables this check so bash uses its own sh_stataccess().


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Userland-team mailing list