Being the Sole Coder
One of the special priveleges of coding alone…
At the end of a two hour debugging session where somehow a nearly valid pointer was showing up in an IO call back routine in a multithreaded C program I found this comment…
// ### NEEDS WORK
… and I really don’t get to blame anyone else.
I was right though. It did need work.