Hi Simon,

yes but here this is not a memory leak issue i was talking about, but
rather a crash :

 if( pNew==0 ){
   [...]    
   releaseLockInfo(pNew->pLock);
                       ^- Here
   releaseOpenCnt(pNew->pOpen);
                       ^- and here

But okay, locking style aren't working yet under Unix and will be worked
on soon.

Regards,

Alex.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to