wine/programs/rundll32 (how to make good Patches for wine ?)

Alexandre Julliard julliard at winehq.org
Fri Jul 15 05:00:49 CDT 2005


Detlef Riekenberg <wine.dev at web.de> writes:

> I try to learn, how to make good Patches for wine, but sometimes, it's
> difficult for me to understand:
> Why not being nice and Free the allocated Memory as in my Patch?
> 
> 1) Just Save some Bytes of Code
> 2) This is done automatic, when the Program exit's

Yes, there's no point in explicitly freeing memory on process exit,
it's done automatically.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list