[PATCH] server: clear area when file size is not full page.

Jinoh Kang jinoh.kang.kr at gmail.com
Wed May 25 08:12:37 CDT 2022


create_temp_file() already creates a zeroed file with the given size (total_size), so there should be no need to clear them explicitly.

What bug have you specifically run into, and would you write regression tests for it?

-- 
Sincerely,
Jinoh Kang



More information about the wine-devel mailing list