On Sep 10, 2008, at 10:09 AM, jerry wrote:
> I recently upgraded to latest sqlite 3.6.2 and valgrind shows possible
> memory loss of 272 bytes. I narrowed it down to a 2 line program of
> just sqlite3_open and sqlite_close. Valgrind doc says that this is
> probably a memory leak unless you are d
I recently upgraded to latest sqlite 3.6.2 and valgrind shows possible
memory loss of 272 bytes. I narrowed it down to a 2 line program of
just sqlite3_open and sqlite_close. Valgrind doc says that this is
probably a memory leak unless you are doing funny things with pointers.
I saw the early
2 matches
Mail list logo