Share via


More on Heap Corruption and Process Termination

I just added a post over on the SDL blog about heap corruption and process termination as well as some caveats you should be aware of if you use your own custom heap manager.

Comments

  • Anonymous
    June 07, 2008
    OK, great - thanks for finally figuring that out. Now what I'd like to know is when these things just cause the app to die even if the flag isn't set. As you may recall, when we were writing WSCV, I couldn't find an example of a corruption that wouldn't just abort the app anyway.