vaultmp icon indicating copy to clipboard operation
vaultmp copied to clipboard

stack_trace / libbfd memory leak

Open foxtacles opened this issue 12 years ago • 0 comments

https://github.com/Foxtacles/vaultmp/blob/master/source/stack_trace/src/stack.cpp#L96

huge memory leak there. spawning about 300 items (inducing 300 stack traces) in the debug version leaks about 1GB memory, lol

foxtacles avatar Dec 30 '12 17:12 foxtacles