April 15, 2025
7:52 a.m.
Ralf Habacker (@rhabacker) commented about server/fd.c:
set_error( STATUS_OBJECT_NAME_COLLISION ); goto error; } ftruncate( fd->unix_fd, 0 );
Here is a direct usage of the `unix_fd`, which may be a problem. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7650#note_100892