ipodipad / cppcheclipse

Automatically exported from code.google.com/p/cppcheclipse
0 stars 0 forks source link

memory leak for class type object #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

if i am making object of class on heap and doesnot relase thr memory the tool 
doesnot produce nay error (memory leak ). like in case of struct it produce 
error.

 cppcheck version 1.47
 eclipse Build id: 20100218-1602
 OS  windows 7 
 JRE -5.0 

Original issue reported on code.google.com by tyagigau...@gmail.com on 4 May 2011 at 9:54

Attachments:

GoogleCodeExporter commented 8 years ago
This is not an issue with cppcheclipse but with cppcheck. Please report that 
error at the issue tracker of cppcheck: 
http://sourceforge.net/apps/trac/cppcheck/report.

Original comment by konra...@gmx.de on 5 May 2011 at 5:51