No need for AV tools on Linux, eh?

Joe Zeff joe at zeff.us
Fri Feb 18 19:13:19 UTC 2011


On 02/18/2011 09:55 AM, Ian Malone wrote:
> To derail discussion slightly, this doesn't really fix the problem,
> just shifts it to a different place (keeping track of lengths and
> dynamically handling data)

In a word, "NO."  You know how big your buffer is so you only allow 
strncpy() to copy that many bytes, throwing away any excess.


More information about the users mailing list