Cocos2dx Ver2.2.2 samples/Cpp/TestCpp has the problem of memory leak

Problem: TestCpp has the problem of memory leak

  1. version of cocos:Cocos2dx Ver2.2.2
  2. Environment:(win32) Windows 7
    Dev Tools:Microsoft Visual Studio Express 2012 for Windows Desktop
    (Version 11.0.61030.00 Update 4)

Check Tools:Visual Leak Detector

3)Steps: Run in Debugger mode,
close program with the blue circle mark.

  1. details of the error:
    Visual Leak Detector detected 64 memory leaks (4280 bytes).
    Largest number used: 20032 bytes.
    Total allocations: 25188 bytes.


v222.jpg (187.7 KB)


outputlog.txt.zip (7.8 KB)

Bugs created
http://cocos2d-x.org/issues/3719

Hopefully soon be resolved this debug :frowning: