10 Nov
2025
10 Nov
'25
7:26 p.m.
On Sat Nov 8 02:17:57 2025 +0000, Elizabeth Figura wrote:
The problem is that we still have to return the (truncated) data in that case. Linux, at least, won't actually return any data if we don't pass a large enough buffer. OK I see. Actually we could probably just use a 16 kB buffer since that's the Windows limit.
Note that there's the same issue in resolve_reparse_point(). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9293#note_121396