ssdtrdhinesh / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

SessionTreeView : not freeing allocated mem when dropping session tree #493

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. have a complex folder structure (ex 1000 sessions or more) organized in
folders and sub-folders.

2. start superputty with clean tree stucture. Import sessions from XML files. 
stop superputty, restart it.
Look at mem usage.

3. from sessiontreeview, delete session tree. (entire or partial sub-tree)
look at mem, not unallocating mem.
Ex: deleting all + importing all consumes 2 times mem usage.

4. repeat 3., mem usage not decreasing.
5. close superputty and restart reuse minimal mem.

What is the expected output? What do you see instead?
N/A

What version of the product are you using? On what operating system?
superputty 1.4.0.5 on Win7 SP1 64bits+All fixes

Please provide any additional information below.
N/A

Original issue reported on code.google.com by thierry....@gmail.com on 2 Feb 2015 at 12:48