* Mark Bucciarelli <[email protected]> [2010-03-05 18:38]: > Is there some set of tools you all use to > help find bad code?
eyes, brain, grep > Specifically, I'm working with a large code > base (monetdb), and have found two instances > where the fopen() return value was not > checked. > > Now I'd like to search the tree and find all > instances of this bug. grep! (or, advanced grep, gid from id-utils) -- Henning Brauer, [email protected], [email protected] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting

