Skip to content

linuxulator: return EBADF for O_PATH mmap()#2233

Open
ilovegrape wants to merge 1 commit into
freebsd:mainfrom
ilovegrape:open13-mmap-fix
Open

linuxulator: return EBADF for O_PATH mmap()#2233
ilovegrape wants to merge 1 commit into
freebsd:mainfrom
ilovegrape:open13-mmap-fix

Conversation

@ilovegrape
Copy link
Copy Markdown

This fixes LTP open13, which expects O_PATH mmap() to fail with EBADF, but FreeBSD returned EACCES.

PR: 295571

This fixes LTP open13, which expects O_PATH mmap() to fail with EBADF,
but FreeBSD returned EACCES.

PR:             295571

Signed-off-by: YAO, Xin <mr.yaoxin@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants