Bug#292523: libc6: sprintf %0lld fails if argument is 0
Package: libc6
Version: 2.3.2.ds1-20
Severity: important
sprintf(buf,"'%0d' '%0ld' '%0lld'",0,0L,0LL);
fills into buf:
'0' '0' ''
This is not conforming to the man page.
And it breaks test runs for mozilla. This is the reason for 'important'.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libc6 depends on:
ii libdb1-compat 2.1.3-7 The Berkeley database routines [gl
-- no debconf information
Reply to: