[OpenAFS] sprintf -> snprintf...
Derrick J Brashear
shadow@dementia.org
Thu, 26 Jun 2003 14:07:18 -0400 (EDT)
On Thu, 26 Jun 2003, Russ Allbery wrote:
> I'm not entirely sure where you got your snprintf from; I have another
Probably libroken that comes with Heimdal.
> version with slightly different floating point support (it doesn't use the
> native sprintf and is therefore safe, but it doesn't work for floating
> point numbers whose integer component won't fit into the largest available
> integer type) that's used for INN and wget, among other packages. Let me
> know if you want a copy.