quartz: Check allocation failure and clearmemoryinDSound Renderer

Dmitry Timoshkov dmitry at codeweavers.com
Sun Mar 11 22:29:59 CDT 2007


"Alexandre Julliard" <julliard at winehq.org> wrote:

> The point is that (void*)0 isn't guaranteed to be represented by an
> all-zero bit pattern; but that's the case on any platform worth
> worrying about.

If (void*)0 doesn't guarantee to actually set all bits to 0, then
HEAP_ZERO_MEMORY doesn't guarantee it either.

-- 
Dmitry.



More information about the wine-devel mailing list