[xml] _xmlGlobalInitMutexLock() possible memory leak (2.6.30/win32)
- From: "Jason Millard" <jsm174 gmail com>
- To: xml gnome org
- Subject: [xml] _xmlGlobalInitMutexLock() possible memory leak (2.6.30/win32)
- Date: Fri, 2 Nov 2007 07:43:37 -0400
Hello.
I'm using libxml2-2.6.30 on Windows. I am seeing a memory leak in somewhere in
_xmlGlobalInitMutexLock() function.
When my application starts I call xmlInitParser(), and on shut down
xmlCleanupParser().
I'm not sure if am supposed to call anything else.
Anyway, here is the information:
WARNING: Visual Leak Detector detected memory leaks!
---------- Block 2 at 0x003C55A0: 24 bytes ----------
Call Stack:
The thread 0x564 has exited with code 0 (0x0).
0x004BBA91 (File and line number not available): __xmlGlobalInitMutexLock
0x004862F6 (File and line number not available): xmlInitParser
.
.
.
Data:
10 81 18 00 FF FF FF FF 00 00 00 00 00 00 00 00
........ ........
00 00 00 00 00 00 00 00
........ ........
Visual Leak Detector detected 1 memory leak.
Visual Leak Detector is now exiting.
Detected memory leaks!
Dumping objects ->
{91} normal block at 0x003C55A0, 24 bytes long.
Data: < > 10 81 18 00 FF FF FF FF 00 00 00 00 00 00 00 00
Object dump complete.
The thread 0x200 has exited with code 0 (0x0).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]