Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
boklm
Tor Browser
Commits
17a77d61
Unverified
Commit
17a77d61
authored
Mar 01, 2021
by
Matthew Finkel
Browse files
fixup! Bug 40193: Add `AT_EMPTY_PATH` definition
parent
a14acfa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
security/sandbox/linux/SandboxFilter.cpp
View file @
17a77d61
...
...
@@ -74,7 +74,7 @@ using namespace sandbox::bpf_dsl;
#define FMODE_NONOTIFY 0x4000000
#ifndef AT_EMPTY_PATH
# define AT_EMPTY_PATH 0x100
/* Allow empty relative pathname */
# define AT_EMPTY_PATH 0x100
0
/* Allow empty relative pathname */
#endif
#ifndef F_LINUX_SPECIFIC_BASE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment