REVIEW: Memory Leak - wxRadarBg::init()
277,296 (16 direct, 277,280 indirect) bytes in 1 blocks are definitely lost
This commit is contained in:
parent
94ff2f8ee4
commit
9d4a940bc0
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ wxRadarBg::init ()
|
|||
|
||||
osg::Camera *camera = _odg->getCamera();
|
||||
camera->addChild(_radarGeode.get());
|
||||
// REVIEW: Memory Leak - 277,296 (16 direct, 277,280 indirect) bytes in 1 blocks are definitely lost
|
||||
camera->addChild(_textGeode.get());
|
||||
|
||||
updateFont();
|
||||
|
|
Loading…
Add table
Reference in a new issue