jeffl <[EMAIL PROTECTED]> writes:
> When browsing ntdll/heap.c I noticed that the condition set would
> cause a memory leak if the unlikely event ever occured. The patch
> causes a warning to be issued as well so that there is a record.
Why would it cause a memory leak? This thing is only used
On Tue, 10 Feb 2004, jeffl wrote:
> When browsing ntdll/heap.c I noticed that the condition set would cause
> a memory leak if the unlikely event ever occured. The patch causes a
> warning to be issued as well so that there is a record.
Please submit patches in unified format: diff -u
--
Dim