]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Initialise (struct Socket_tag).connected in sk_newlistener() since Valgrind
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 14 Feb 2005 15:03:32 +0000 (15:03 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 14 Feb 2005 15:03:32 +0000 (15:03 +0000)
commit01c4c363d92c4150d3f067bb8aa1c9aad9c098f5
treed60fdb569c71f698cbc53c5124dfb91fc833b200
parent63784f3f9a5423230ee690496c167788c0fcd775
Initialise (struct Socket_tag).connected in sk_newlistener() since Valgrind
complained.
(I _think_ this is the correct initialisation.)

[originally from svn r5299]
unix/uxnet.c