Menu

#298 [cppcheck] found a memory leak in CGUIFileOpenDialog.cpp

SVN head revision
closed-fixed
nobody
gui (40)
5
2009-12-24
2009-12-23
orbitcowboy
No

during a check of branch 1.6 from irrlich with the static code analysis
tool cppcheck (http://sourceforge.net/projects/cppcheck/) the tool found a
missmatch in allocation and deallocation of memory, that leads to a memory leak.
Please refer the
attached patch that fixes the issue.

Best regards

Ettl Martin

Discussion

  • orbitcowboy

    orbitcowboy - 2009-12-23

    fix

     
  • Christian Stehno

    Fixed in latest SVN revision. It will be part of the next
    stable Irrlicht release.

     
  • Christian Stehno

    • status: open --> closed-fixed
     

Log in to post a comment.