View Single Post
Old 11th July 2008
JMJ_coder JMJ_coder is offline
VPN Cryptographer
 
Join Date: May 2008
Posts: 464
Default

Hello,

Quote:
Originally Posted by TerryP View Post
In all fairness, something the size of Gnome, X.Org, and most of the Mozilla based Gecko using browsers anyway are bound to have memory leaks and worse lurking around.

The question is how many remain to be found!



It's inevitable, that's why a code base should live ina "bugs will happen, let's make it easier to find and fix" mentality IMHO.
Bugs will happen - that's as close to a guarantee as can be in computers. But, perhaps the problem with many modern programs is that they tend towards the 'do everything in a single interface and include everything, including the kitchen sink' and not the traditional UNIX way of 'do one thing and do it well'.
__________________
And the WORD was made flesh, and dwelt among us. (John 1:14)
Reply With Quote