diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-08-24 22:43:43 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-08-25 00:29:19 +0300 |
commit | 70a05c8ee8129941c801bb0e6bc93ea8e42bc254 (patch) | |
tree | d96fc73a45b883c799325e098ef69c94a1720232 /oox | |
parent | fa9ef668fb8b0abfdf85d641048580fa7c2fee3e (diff) |
Avoid OS X sandbox messages when just checking if a pathname is a directory
Calling stat() on an arbitrary directory doesn't cause any sandbox
violation, it seems, even if the process has no access to that
directory. Calling opendir() on it is a sandbox violation.
Change-Id: I776c04653cbeeb511a4a1e455fcc2b10ed4a0e5c
Diffstat (limited to 'oox')
0 files changed, 0 insertions, 0 deletions