in reply to Avoiding Memory Leaks with Win32::OLE
What do you see in taskmanager that tells you there is a memory leak?
On my system the memory is remains below 5mb
I added use warnings; and I keep getting
Use of uninitialized value in subroutine entry at win32-ole-variant-me +mleak-1145019.pl line 11. Use of uninitialized value in printf at win32-ole-variant-memleak-1145 +019.pl line 13.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Avoiding Memory Leaks with Win32::OLE (what leaks)
by vpmeister (Novice) on Oct 18, 2015 at 21:44 UTC | |
by Anonymous Monk on Oct 18, 2015 at 22:41 UTC | |
by vpmeister (Novice) on Oct 25, 2015 at 05:54 UTC | |
by vpmeister (Novice) on Oct 25, 2015 at 06:20 UTC | |
|
Re^2: Avoiding Memory Leaks with Win32::OLE (what leaks)
by vpmeister (Novice) on Oct 25, 2015 at 07:11 UTC |