bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Improper fixed-size buffer usage in connect_to_gserver()


From: Larry Jones
Subject: Re: Improper fixed-size buffer usage in connect_to_gserver()
Date: Wed, 13 Jun 2001 14:11:23 -0400 (EDT)

Alexey Mahotkin writes:
>  
> +    snprintf (buf, BUFSIZE, "cvs@%s", hostinfo->h_name);

snprintf() isn't portable.

-Larry Jones

I'm a genius. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]