nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nano-devel] Checking permissions before opening file


From: Rishabh Dave
Subject: [Nano-devel] Checking permissions before opening file
Date: Tue, 26 Jan 2016 00:47:28 +0530

Replaced stat() by access() - which is in unistd.h - to check accessibility of path.

However, this replacement doesn't affect the case 'src/nano /root/.nano/yuhu'. (mentioned about it because it was the case under consideration last time -  bug #44950 thread).

Attachment: access-instead-of-stat.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]