libc/stdio-common vfprintf.c

Aurelien Jarno aurelien@aurel32.net
Fri May 4 09:29:00 GMT 2007


drepper@sourceware.org a écrit :
> CVSROOT:	/cvs/glibc
> Module name:	libc
> Changes by:	drepper@sourceware.org	2007-05-02 08:15:51
> 
> Modified files:
> 	stdio-common   : vfprintf.c 
> 
> Log message:
> 	(process_string_arg): Use a VLA rather than fixed length array for ignore.
> 
> Patches:
> http://sourceware.org/cgi-bin/cvsweb.cgi/libc/stdio-common/vfprintf.c.diff?cvsroot=glibc&r1=1.136&r2=1.137
> 

This patch is probably wrong as __mbsnrtowcs still uses the fixed size
1024. I guess it should use ignore_size instead.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



More information about the Libc-alpha mailing list