Re: Possible bugs due to: warning: XXX may be used uninitialized in this function

2009-02-01 Thread Peter Hutterer
On Mon, Feb 02, 2009 at 03:00:52AM +0100, Tomas Carnecky wrote: > On 02/02/2009 02:35 AM, Tomas Carnecky wrote: > > While trying to fix some of the warnings that gcc generates when > > compiling the xserver, I came across two which appear to be real bugs. > > Since they don't appear to be trivial t

Re: Possible bugs due to: warning: XXX may be used uninitialized in this function

2009-02-01 Thread Tomas Carnecky
On 02/02/2009 02:35 AM, Tomas Carnecky wrote: > While trying to fix some of the warnings that gcc generates when > compiling the xserver, I came across two which appear to be real bugs. > Since they don't appear to be trivial to fix, I'm posting them here for > further review: > > > Xi/setbmap.c:11

Possible bugs due to: warning: XXX may be used uninitialized in this function

2009-02-01 Thread Tomas Carnecky
While trying to fix some of the warnings that gcc generates when compiling the xserver, I came across two which appear to be real bugs. Since they don't appear to be trivial to fix, I'm posting them here for further review: Xi/setbmap.c:110 in ProcXSetDeviceButtonMapping() http://cgit.freedesk