diff --git a/os/connection.c b/os/connection.c index 3fd0b009e..544d05723 100644 --- a/os/connection.c +++ b/os/connection.c @@ -242,7 +242,7 @@ void CreateWellKnownSockets(void) { int i; - int partial; + int partial = 0; /* display is initialized to "0" by main(). It is then set to the display * number if specified on the command line. */