On Mon, May 01, 2000 at 08:21:39AM -0600, Alexandre Julliard wrote:
> CVSROOT:      /home/wine
> Module name:  wine
> Changes by:   [EMAIL PROTECTED]        00/05/01 08:21:39
> 
> Modified files:
>       dlls/icmp      : icmp_main.c 
> 
> Log message:
>       Gerald Pfeifer <[EMAIL PROTECTED]>
>       Use <stdlib.h> instead of the deprecated and non-portable <malloc.h>.

We should not use malloc at all. We should use HeapAlloc there...

Ciao, Marcus

Reply via email to