j
k
j a
j l
Zhiyi Zhang <zzhang(a)codeweavers.com> wrote:
+ /* Clean up */ + SetFileAttributesW(path, FILE_ATTRIBUTE_NORMAL); + DeleteFileW(path);
nameW is leaked. -- Dmitry.
Back to the thread
Back to the list