>     printf("%s", bogusPointer);

This is the exact same problem. The segfault you get in strftime is
caused by -1 being used as an array position (foo[-1]).

As I said, you got this problem by ignoring practical programming, which
means checking return values.

Anyway, if you want to really argue it you should redirect to
libc-alpha.  They are upstream and I guarantee that Ulrich will see this
the same way.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to