server/fd.c: Prevent using uninitialized pointers

Matteo Bruni matteo.mystral at gmail.com
Tue Jun 30 11:51:25 CDT 2009


I'm quite sure that C standards guarantee global variables are initialized to 0.

2009/6/30 Daniel Santos <javatroubadour at yahoo.com>:
> Some pointers are getting used prior to initialization.  It would appear that the current compilers are initializing them to zero or we've been lucky.
>
>
>
>
>
>



More information about the wine-devel mailing list