LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI 6.0 : Memory leak in Toolbar ?

Hi all,
I am having a small memory leak with the toolbar instrument in CVI 6.0.

The Program Attached will display the following (on the debug window after closing the main window):
Dynamic Memory Information: Left
Total number of block allocated: 11
Total number of bytes allocated: 440

Dynamic Memory Information: -ToolBar
Total number of block allocated: 2
Total number of bytes allocated: 80

Dynamic Memory Information: -Panel
Total number of block allocated: 2
Total number of bytes allocated: 80

Where in the last statement I should get 0 block 0 bytes.

Anyone knows how to plug this leak ?
Thanks in advance.
0 Kudos
Message 1 of 2
(2,942 Views)
Sorry, I don't have a solution for that, I only can agree. I found out the
same. The leak is also there in the toolbar in CVI 5.5.

Torsten

Farid Bengrid schrieb in im Newsbeitrag:
506500000008000000C9300000-1004225886000@exchange.ni.com...
> Hi all,
> I am having a small memory leak with the toolbar instrument in CVI
> 6.0.
>
> The Program Attached will display the following (on the debug window
> after closing the main window):
> Dynamic Memory Information: Left
> Total number of block allocated: 11
> Total number of bytes allocated: 440
>
> Dynamic Memory Information: -ToolBar
> Total number of block allocated: 2
> Total number of bytes allocated: 80
>
> Dynamic Memory Information: -Panel
> Total number of block allocated: 2
> Total number of bytes
allocated: 80
>
> Where in the last statement I should get 0 block 0 bytes.
>
> Anyone knows how to plug this leak ?
> Thanks in advance.
0 Kudos
Message 2 of 2
(2,942 Views)