summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJesus Fernandez <jesus.fernandez@qt.io>2017-10-23 18:21:47 +0200
committerJesus Fernandez <Jesus.Fernandez@qt.io>2017-10-24 11:12:13 +0000
commitced895b361e4fff97f1b2d21e7f1bb33c82f34cd (patch)
tree6da0803662380ee518fc07fd7b9a080f2f996222 /examples
parentef59275830f58f5e5b5200122bba74e37a6a961d (diff)
Fix memory leakv5.10.0-beta3
The memory will not be reclaimed by the destructor, and it cannot be reused until the process terminates. In Qt3DRender::Render::NodeManagers::NodeManagers(): Constructor allocates memory but destructor does not free it (CWE-401) Coverity-Id: 184877 Change-Id: Ic1afa3d9c0270442ad0e2060acbdae01496463a7 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions