[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: [PATCH] comctl32: Fixed strncpy (Coverity)
From:       GOUJON Alexandre <ale.goujon () gmail ! com>
Date:       2011-06-28 18:40:58
Message-ID: 4E0A203A.9060707 () gmail ! com
[Download RAW message or body]

...
> What is wrong with:
> 	buff[0] = 'x';
> 	buff[1] = 0;
>
> 	David
and why not
buff = { 'x', '\0' };


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic