[Bug 45935] Race condition in implementation of MoveFile, MoveFileEx, MoveFileWithProgress

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 7 21:04:53 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45935

--- Comment #14 from Joshua <joshudson at gmail.com> ---
Ah. It's not writing to a half-written file. It's reading from a half-written
file. The rename dance is so that the reader only ever sees whole files.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list