j
k
j a
j l
Ralf Habacker (@rhabacker) commented about server/sock.c:
return; } if (sock->family == WS_AF_UNIX && *addr->sa_data) fchdir(server_dir_fd);
return; }
if (sock->family == WS_AF_UNIX && *addr->sa_data)
fchdir(server_dir_fd);
Here the working directory is also changed, which needs to be reviewed.
Show replies by date
wine-gitlab@winehq.org
Add to favorites Remove from favorites