Remove ioset engine update call that could read after free().
[srvx.git] / ChangeLog
index b79a549b3818b352dbe6b6238346809cf7c5e0a9..6901ec058da069c1155539c488f5ea6458c4c041 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,20 @@
 # arch-tag: automatic-ChangeLog--srvx@srvx.net--2006/srvx--devo--1.3
 #
 
+2006-10-27 01:25:18 GMT        Michael Poole <mdpoole@troilus.org>     patch-68
+
+    Summary:
+      Remove ioset engine update call that could read after free().
+    Revision:
+      srvx--devo--1.3--patch-68
+
+    src/ioset.c (ioset_connect): If the connect fails immediately, do not try
+        to update the fd after closing it.
+
+    modified files:
+     ChangeLog src/ioset.c
+
+
 2006-10-27 01:06:02 GMT        Michael Poole <mdpoole@troilus.org>     patch-67
 
     Summary: