On Oct 26, 2009, at 6:16 PM, D. Richard Hipp wrote:
>
> The memory management has undergone multiple rewrites in the previous
> two years, but as far as we know, sqlite3_release_memory() still works
> as advertised.  Please let us know if you find otherwise.

FWIW, with the latest changes we now have 100% branch test coverage  
when compiled with SQLITE_ENABLE_MEMORY_MANAGEMENT.

>
> Though not related to your specific question, additional background
> information on the memory allocation subsystem in SQLite can be found
> at http://www.sqlite.org/malloc.html
>
> The code within the #if 0 was vestigial and has been removed.
>
> D. Richard Hipp
> [email protected]
>
>
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

D. Richard Hipp
[email protected]



_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to