Multiview memory leak from CLI
Opened this issue · 2 comments
kiwi1969 commented
If from CLI, if you run multiview and don't select a file, and quit, there is a memory leak of 128 bytes per execution
To Reproduce
Steps to reproduce the behavior:
- Go to CLI
- Take note of available member displayed in WorkBench toolbar
- Type Multiview
- In resultant file requestor, hit cancel
- Wait a couple secs. Take note of available member displayed in WorkBench toolbar - is 128 bytes less for every execution
Expected behavior
Expect memory to restore to exactly what we started with
Configuration
Apollo Device
V4+ Stand Alone Apollo-OS 9.4
kiwi1969 commented
kiwi1969 commented
If type nearly any command in CLI the memory drops
Maybe the command history is responsible, which in that case is not a bug when run from CLI.
But it run from WB using menu ->Execute command Multiview , exit and repeat multiple times. 52k is lost everytime (which is worse).
