Hidden gotcha in FreeAndNil()
Time to go memory leak hunting in my service. I’m using AutomatedQA‘s AQTime 4, a really cool tool. I’ve used it’s profiling features in the past, but not th...
Time to go memory leak hunting in my service. I’m using AutomatedQA‘s AQTime 4, a really cool tool. I’ve used it’s profiling features in the past, but not th...
I have a service and I need to make sure that it doesn’t have a memory leak after running for a sustained length of time. I’m doing all the good stuff in co...
One of my services logs every request to a private log table. That table mainly a diagnostic tool to provide some crude performance benchmarks. It’s not desi...
I’ve been working on migrating our Delphi 5 code to Delphi 2006. For the most part it’s been pretty straight forward, the fun part has been dealing with the...
The following could have been coming from my desk (but didn’t)