Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Memory leak #3

Closed
maddyblue opened this issue Jul 9, 2014 · 1 comment
Closed

Memory leak #3

maddyblue opened this issue Jul 9, 2014 · 1 comment

Comments

@maddyblue
Copy link
Contributor

There's a memory leak. Run WMI queries in a loop and it'll just go up. My guess is the syscalls allocate memory but then don't free it when done.

@maddyblue
Copy link
Contributor Author

See go-ole/go-ole#21 for something that might work. My tests show segfaults, so needs some changes, but maybe on the right track.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant