Originally Posted By Haze
nothing wrong with *safer* code in general


One could validly argue that code that's in the middle of a core render loop that gets called four times for every on-screen pixel probably should be written to be fast and correct, not safe.