[Patch] Fix strlist to string conversion

David Zeuthen david at fubar.dk
Thu Dec 6 11:54:49 PST 2007


On Sun, 2007-12-02 at 22:26 +0100, Sjoerd Simons wrote:
> Hi,
> 
>   Attached patch converts the strlist to string code to use of a GString
>   instead of a static buf and strncpy. The strncpy code has the well known
>   issue of not '\0' terminating strings on overflow.
> 
>   See the patch for more info. Ok to commit ?

Looks fine to me. Thanks.

     David




More information about the hal mailing list