A possible memory heap problem

gerard patel g.patel at wanadoo.fr.invalid
Mon Aug 27 17:14:56 CDT 2001


On 27 Aug 2001 07:51:24 GMT, Uwe Bonnes
<bon at elektron.ikp.physik.tu-darmstadt.de> wrote:

>What I tried to implement last week was:
>- delete an object if reference count reaches 0 only if the aplication itself
>has deleted the object before. 

After looking at Duane's trace, my guess is that your code
is working fine, it only makes appear another bug (GDI_GetObjPtr
relying on the pointer returned by Local_Lock being null to
detect invalid handles, FWIW - I'll try to send a patch when
I'll have verified a few things)

Gerard



More information about the wine-users mailing list