X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=6901ec058da069c1155539c488f5ea6458c4c041;hb=021e8747a70cb2a93e0105263293469a0d537140;hp=b79a549b3818b352dbe6b6238346809cf7c5e0a9;hpb=0c337627054388dc9695ecef7e113f7df7e33967;p=srvx.git diff --git a/ChangeLog b/ChangeLog index b79a549..6901ec0 100644 --- 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 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 patch-67 Summary: