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

illumos project devnull at illumos.org
Fri Aug 23 01:25:12 UTC 2013


Issue #1707 has been updated by Ken Mays.

Status changed from New to Closed
% Done changed from 0 to 100

Approved patches applied to: shell/bash at 4.2.45,5.11-0.151.1.8.1:20130802T181352Z

----------------------------------------
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