> > A 'grep | wc' equivalent over the source tree gives:
> > 
> > gets        110
> > strcat     2860
> > strcpy     4717
> > strncat     167
> > strncpy    1514
> > sprintf    6839
> > vsprintf    133
> 
> *ouch* :-)

This means nothing out of context.  I hope we don't go on a witch hunt.
 
> > And these are the easy ones...
> Indeed :-(

Global search and replace of these can obfuscate code.  Things must be
looked for in context.

-- 
-- David    ([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to