Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2008 09:59:31 -0400
From:      David Schultz <das@FreeBSD.ORG>
To:        Colin Percival <cperciva@FreeBSD.ORG>
Cc:        cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libc/stdio vfwprintf.c
Message-ID:  <20080804135931.GA1132@zim.MIT.EDU>
In-Reply-To: <200808040656.m746u26m094276@repoman.freebsd.org>
References:  <200808040656.m746u26m094276@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Aug 04, 2008, Colin Percival wrote:
> cperciva    2008-08-04 06:55:42 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libc/stdio       vfwprintf.c 
>   Log:
>   SVN rev 181281 on 2008-08-04 06:55:42Z by cperciva
>   
>   Initialize "nconv" to a reasonable value in all code paths.  Prior to
>   this commit, sprintf("%s", "") could fail depending on what happened
>   to be on the stack.

I think you mean swprintf() here.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080804135931.GA1132>