linni...@gmail.com
unread,Apr 15, 2015, 4:17:03 AM4/15/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libne...@googlegroups.com
Hi,
I was try to observe the memory usage. I created 1000 objects, I observerd the memory increased. Then I deleted the objects, but the memory was not freed.
After I creating/deleting the 1000 objects for several times, the memory keep unchanged. It looks when the objects was created, the related memory was malloced but never freed.
Could you please explain a bit about it ?
Thank you very much.