PresentMon
PresentMon copied to clipboard
Fix memory leak
A node in HwQueueContext allocated via "new" is not automatically de-allocated.
I would think something like this would be merged by now. Is anybody looking at these PRs?