[EMAIL PROTECTED] wrote:

> >Mutexes.cpp:  The destructor ~XMLMutex after calling closeMutex should
> >delete fHandle.
>
> This was the only non-DOM one that I was kind of unsure of. Basically, the
> per-platform code that provides the implementation of closeMutex is
> responsible for cleaning up the fHandle. Its the only one who knows what it
> is.
>

closeMutex() per-platform does delete the handle after its closure. So, I don't
see an issue here.
-Arundhati

>
> ----------------------------------------
> Dean Roddey
> Software Weenie
> IBM Center for Java Technology - Silicon Valley
> [EMAIL PROTECTED]

Reply via email to