Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / C++

Typical memory leak scenarios analysis: Part 1

Rate me:
Please Sign up or sign in to vote.
1.89/5 (13 votes)
10 Apr 2007CPOL3 min read 39.6K   18  
This article demonstrates and analyses several typical memory leak scenarios.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Canada Canada
I am a core developer of RuntimeChecker,which detects memory leak for applications developped by visual c++.

Comments and Discussions