[solved] Flowgraph GDI Object Leak 17.2 |
Post Reply |
Author | |
doug.heimer
Newbie Joined: 31 August 2016 Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 31 August 2016 at 1:24pm |
CXTPFlowGraphPage::SetVisibleNodesWindowsRegions()
GDB Object Leak
SetVisibleNodesWindowsRegions uses an optimization to perform rect region culling for child windows if any nodes the graph contain child windows exist. In doing this, it calls CreateRectRgn for every node, regardless of whether that node has a child window. However, only nodes with child windows have these regions released. The rest leak. Thanks, Doug Heimer |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello Doug Heimer,
Thank you for bringing this to our attention. I'm glad to inform you that the leak have been fixed and the fix will be available in next beta or final release.
Regards, Oleksandr Lebed |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |