Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Allow the readlinkat syscall when socket_wrapper is in use
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Allow the readlinkat syscall when socket_wrapper is in use
Mike Gilbert
requested to merge
floppym/ocserv:issue627-readlinkat
into
master
Nov 06, 2024
Overview
2
Commits
1
Pipelines
1
Changes
1
On arm64, the realpath function calls readlinkat instead of readlink.
Fixes:
#627 (closed)
Merge request reports
Loading