On Mon, Oct 28, 2013 at 9:16 AM, Raheel Gupta <raheel...@gmail.com> wrote:

> >> Whether or not free() returns that space to the operating system or
> keeps
> it around to satisfy future malloc() calls is a detail of the
> implementation of free().
>
> Sir, anyway to be sure of that ?
>
> In the command-line shell, do ".stats on".  Then run your commands.
Monitor the "Memory Used:" and "Number of Outstanding Allocations:"
answers.  What do they tell you?


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to