We recently got an internal report from someone using the internal audio notification APIs that they were leaking memory and they wanted to help from us debugging the problem. I took a look and discovered that the problem was a circular reference that was created when they called: CFoo::Initialize() { <SNIP>
Similar Posts
In yesterday's post , I asked about a relatively simple piece of code that tried to use the COM type conversion logic to determine if a parameter to a
Since there are still developers out there that are not clear on if when should you call Dispose, and what your class's finalizer should look like if it
Summary A speculative stub pattern posted to Ajaxian View the technorati tag Programming We posted about memory problems the other day ( the biggest Ajax
Memory management.Object ownership. Dangling references. Leaks. It's enough to make grownmen cry, and small boys cower under their duvets quivering with