Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion bug#12632: file permissions checking mishandled when setuid

Received: by 10.66.75.2 with SMTP id y2mr1132817pav.22.1350405484609;
        Tue, 16 Oct 2012 09:38:04 -0700 (PDT)
MIME-Version: 1.0
Path: jt13ni16594pbb.1!nntp.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From: Eli Zaretskii <e...@gnu.org>
Newsgroups: gnu.emacs.bug
Subject: bug#12632: file permissions checking mishandled when setuid
Date: Tue, 16 Oct 2012 18:36:40 +0200
Lines: 14
Sender: debbugs-submit-boun...@debbugs.gnu.org
Approved: bug-gnu-em...@gnu.org
Message-ID: <mailman.11114.1350405483.855.bug-gnu-emacs@gnu.org>
References: <5078CAB6.7020509@cs.ucla.edu> <83fw5i7s4p.fsf@gnu.org>
	<83a9vq7oqh.fsf@gnu.org> <507A58CC.10209@cs.ucla.edu>
	<83fw5h5yo6.fsf@gnu.org> <507B010F.20105@cs.ucla.edu>
	<831uh06gqd.fsf@gnu.org> <507B15B0.2040802@cs.ucla.edu>
	<83txtw4xmk.fsf@gnu.org> <507B2354.3030408@cs.ucla.edu>
	<83sj9g4vy7.fsf@gnu.org> <507BAA6C.2000601@cs.ucla.edu>
	<83lif74p78.fsf@gnu.org> <507C823D.40304@cs.ucla.edu>
	<83d30j3wqg.fsf@gnu.org> <507CF802.6000305@cs.ucla.edu>
Reply-To: Eli Zaretskii <e...@gnu.org>
NNTP-Posting-Host: lists.gnu.org
X-Trace: usenet.stanford.edu 1350405484 5924 208.118.235.17 (16 Oct 2012 16:38:04 GMT)
X-Complaints-To: action@cs.stanford.edu
Cc: 12...@debbugs.gnu.org
To: Paul Eggert <egg...@cs.ucla.edu>
Envelope-to: bug-gnu-em...@gnu.org
X-Loop: help-debb...@gnu.org
Resent-From: Eli Zaretskii <e...@gnu.org>
Original-Sender: debbugs-submit-boun...@debbugs.gnu.org
Resent-CC: bug-gnu-em...@gnu.org
Resent-Date: Tue, 16 Oct 2012 16:39:03 +0000
Resent-Message-ID: <handler.12632.B12632.135040550221...@debbugs.gnu.org>
Resent-Sender: help-debb...@gnu.org
X-GNU-PR-Message: followup 12632
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: patch
In-reply-to: <507CF802.6000305@cs.ucla.edu>
X-012-Sender: ha...@inter.net.il
X-BeenThere: debbugs-sub...@debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
Errors-To: debbugs-submit-boun...@debbugs.gnu.org
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2)
X-Received-From: 140.186.70.43
X-BeenThere: bug-gnu-em...@gnu.org
List-Id: "Bug reports for GNU Emacs,
	the Swiss army knife of text editors" <bug-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-gnu-emacs>,
	<mailto:bug-gnu-emacs-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/bug-gnu-emacs>
List-Post: <mailto:bug-gnu-em...@gnu.org>
List-Help: <mailto:bug-gnu-emacs-requ...@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>,
	<mailto:bug-gnu-emacs-requ...@gnu.org?subject=subscribe>

> Date: Mon, 15 Oct 2012 23:00:34 -0700
> From: Paul Eggert <egg...@cs.ucla.edu>
> CC: 12...@debbugs.gnu.org
> 
> > I believe also more efficient.
> 
> I thought the point of Bug#12587 was that on Windows,
> 'stat' can be way slower than faccessat, so much
> so that Emacs appears unresponsive.

Granted, I was talking only about Posix platforms.