This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: glibc strftime.c bug: assumes subformats yield nonempty buffers


Paul Eggert <eggert@twinsun.com> writes:

> 1998-09-24  Paul Eggert  <eggert@twinsun.com>
> 
> 	* strftime.c (my_strftime): When asking for the length of the
> 	subformatted buffer, do not limit the length to look for;
> 	otherwise, we have no reliable way to distinguish between the
> 	empty buffer and an error.

Thanks, I've applied this.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]