3 Oct
2007
3 Oct
'07
4:11 a.m.
Robert Shearman <rob(a)codeweavers.com> writes:
+ /* assume we are the owner */ + if (st.st_mode & S_IRWXU) + {
Why are you assuming that? There doesn't seem to be much sense in checking permissions without checking the owner. -- Alexandre Julliard julliard(a)winehq.org