0
votes
Catching memory leaks
EurekaLog Blog
– Before return to discussion of other ways to catch "bad" pointers - I wanted to talk about memory leaks and tools for its diagnostics. As we'll see later, this topic is very close related to our previous talk. While any error in your application is always bad, there are types of errors, which can be not visible in certain environments. For example, memory or resources leaks errors are relatively harmless on client machines and can be deadly on servers. When newbie is inspired of the idea of catching memory leaks - he usually opens the Task Manager and watches "Mem usage" column: So far ...
Statistics
|
Visits by Source |
User Actions |




