Hi,
Since I updated to SQLite 3.6.1 I have a memory leak when my application
exits.
If I compile using SQLite 3.5.8 I don't have the memory leak.
VS 2005 dump:
Detected memory leaks!
Dumping objects ->
c:\dev\mescruiser\lib\sqlite\sqlite3.c(11938) : {4754} normal block at
0x01BFC460, 48 bytes long.
Data: <( > 28 00 00 00 00 00 00 00 B0 B8 15 00 FF FF FF FF
Object dump complete.
Using LeakFinder/StackWalker it seem that the memory leak originate from
sqlite3_open.
Is this a real memory leak or I'm doing something wrong?
Thanks
Ulric
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users