John Reiser <[EMAIL PROTECTED]> writes:

> +static void subheap_notify_free_all(SUBHEAP const *const subheap)
> +{
> +    char const *ptr = (char const *)subheap->base + subheap->headerSize;
> +
> +    //DPRINTF("subheap_notify_free_all heap @%p, arena=%p\n", subheap, ptr);

Please clean up that sort of thing before submitting.

-- 
Alexandre Julliard
[EMAIL PROTECTED]


Reply via email to