This repository was archived by the owner on Dec 6, 2020. It is now read-only.
This repository was archived by the owner on Dec 6, 2020. It is now read-only.
Memory leaks #128
Open
Description
Describe the bug
There's a few minor memory leaks regarding Qt and general destructors.
To Reproduce
Checkout feature_fix_memleak_2 in WispRenderer.
Launch Maya; attach VS; take capture of allocations.
Load plugin; unload plugin; take capture of allocations.
Expected behavior
Should clean up; but leaks ~30 MB CPU.
Screenshots
System (please complete the following information):
N.A.
Additional context
This thread will include all findings of memory leaks.
Metadata
Metadata
Assignees
Labels
No labels