Re: server/fd.c: Prevent using uninitialized pointers
June 30, 2009
4:51 p.m.
I'm quite sure that C standards guarantee global variables are initialized to 0. 2009/6/30 Daniel Santos <javatroubadour(a)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.
6114
Age (days ago)
6114
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matteo Bruni