Remove ioset engine update call that could read after free().
authorMichael Poole <mdpoole@troilus.org>
Fri, 27 Oct 2006 01:25:18 +0000 (01:25 +0000)
committerMichael Poole <mdpoole@troilus.org>
Fri, 27 Oct 2006 01:25:18 +0000 (01:25 +0000)
commit021e8747a70cb2a93e0105263293469a0d537140
treeaa3a0146e299c524e10cf920435b7623bfbcc9f5
parent0c337627054388dc9695ecef7e113f7df7e33967
Remove ioset engine update call that could read after free().

src/ioset.c (ioset_connect): If the connect fails immediately, do not try
    to update the fd after closing it.
git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-68
ChangeLog
src/ioset.c