On Mon, Oct 28, 2013 at 9:16 AM, Raheel Gupta <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to