eOperationW.
Is this try2 closer to the correct way of doing things ?
Lionel.
>From e2667023ce9fa5685cf3e4f5b09ae7491be7da67 Mon Sep 17 00:00:00 2001
From: Lionel Debroux
Date: Thu, 21 May 2009 14:05:40 +0200
Subject: shell32: for FO_COPY, if the destination is an empty string, SHFil
Hi,
> In Wine HeapAlloc gets wrapped in different places, each using a
> different name and even a different naming convention. This makes the
> code harder to understand for people that browse the code (people doing
> janitorial work) as they have to check every time if the function is yet
> anot
the memory leak in the
error path.
nt_name.Length, which is used for computing sz_pipe_wait isn't modified either
in those lines.
Therefore, I fixed the leak in the error path by moving the allocation later in
the program.
2007-10-06 Lionel Debroux <[EMAIL PROTECTED]>
* dl