Memory

This blog is where we help you improve your software, teach you how to use our tools to solve problems, software tool use cases, and improvements to our software tools.


Back to Blog
Development Memory
November 30, 2022
Avatar for Stephen Kellett
Stephen Kellett

The nineteen types of memory leak

Memory leaks affect all computer programs, be they desktop applications, service applications or web services. For many trivial applications or applications with a very short […]

Memory
December 10, 2020
Avatar for Stephen Kellett
Stephen Kellett

What’s new with Memory Validator

There are many changes coming to Memory Validator. I’m going to describe the various changes and the reasons behind them. Name Change The first one […]

Memory
June 1, 2020
Avatar for Stephen Kellett
Stephen Kellett

Memory leak in CPngImage

A memory leak in a surprising place We’ve recently been doing some work switching our resources in our programs from BMP (using CBitmap) to PNG […]

Memory
April 21, 2020
Avatar for Stephen Kellett
Stephen Kellett

Detecting memory leaks in ISAPI extensions

Three weeks ago I wrote about how to setup IIS for use with ISAPI extensions. Today I’m going to use Memory Validator to show you […]

Coverage Memory Profiler Thread
February 11, 2020
Avatar for Stephen Kellett
Stephen Kellett

Monitoring a service with the NT Service API

Debugging services is a pain. There is a lot that can go wrong and very little you can do to find out what went wrong. […]

Memory
September 4, 2018
Avatar for Stephen Kellett
Stephen Kellett

How to detect GDI handle leaks

Working with GDI in Windows, whether you’re using Win32 calls or MFC, you’re concerned with pens, brushes, fonts, bitmaps and regions for drawing. You may […]

Memory Test Setup
June 6, 2018
Avatar for Stephen Kellett
Stephen Kellett

Detecting memory leaks in Visual Test unit tests

Introduction We recently had a request asking if Memory Validator could detect memory leaks in unit tests managed by Microsoft’s Visual Test and Visual Test […]

Announcements Memory
December 18, 2015
Avatar for Stephen Kellett
Stephen Kellett

Fix for FALSE positive memory leak report VS 2015 Update 1

We’ve just released a V6.54 of C++ Memory Validator. This contains a bug fix for FALSE positive memory leak reports when working with Release mode […]

Development Memory
December 16, 2015
Avatar for Stephen Kellett
Stephen Kellett

Marmalade game SDK support

We’ve recently added support for the Marmalade game SDK to Memory Validator. This article will show you how to: Configure a Marmalade project for use […]

Development Memory
September 6, 2015
Avatar for Stephen Kellett
Stephen Kellett

How to speed up Memory Validator by changing DbgHelp version

Recently we’ve had a few customers contact to tell us they have experienced a dramatic reduction in speed when using Memory Validator. Buffered File Access […]

Fully functional, free for 30 days