[Libreoffice] Fwd: Re: cppcheck : snprintf size is out of bounds
Caolán McNamara
caolanm at redhat.com
Wed Nov 17 13:19:03 PST 2010
On Wed, 2010-11-17 at 21:50 +0100, julien wrote:
> There's no more cppcheck errors if if i change the line :
> const sal_uInt32 nBezString = 1024;
>
> into this :
> sal_uInt32 nBezString = 1024;
>
> Before i create a tracker for cppcheck guy, i'd like to know what you
> think about it ?
Yeah, that basically confirms it for me.
C.
More information about the LibreOffice
mailing list