libtool-patches
[Top][All Lists]
Advanced

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

Re: libtool-branch-2-0: add strlcat/strlcpy emulation


From: Albert Chin
Subject: Re: libtool-branch-2-0: add strlcat/strlcpy emulation
Date: Sun, 12 Dec 2004 16:14:00 -0600
User-agent: Mutt/1.5.6i

On Sun, Dec 12, 2004 at 02:37:28PM -0600, Bob Friesenhahn wrote:
> The attached patch adds strlcat/strlcpy emulation functions to libtool 
> branch 2.0.  These functions are added to replace dangerous 
> strcat/strncat functions in libltdl.  They are not actually used yet.
> 
> Assuming that this is ok to commit, I will prepare a similar patch for 
> HEAD.
> 
> Ok to commit?

I'd rather use the OpenBSD versions of these functions. Theirs has
probably undergone more extensive testing.

However, is this really needed? Nothing wrong with strcat/strncat if
you know how to use it right. No strong objections though.

-- 
albert chin (address@hidden)




reply via email to

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