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