]> andersk Git - openssh.git/blobdiff - ChangeLog
- djm@cvs.openbsd.org 2010/01/27 13:26:17
[openssh.git] / ChangeLog
index aac1b71934ca187778bf90113d398068a1974368..05cbba64a465671f2044af176b8231e70e3d47f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,18 @@
      [mux.c]
      -Wuninitialized and remove a // comment; from portable
      (Id sync only)
+   - djm@cvs.openbsd.org 2010/01/27 13:26:17
+     [mux.c]
+     fix bug introduced in mux rewrite:
+     
+     In a mux master, when a socket to a mux slave closes before its server
+     session (as may occur when the slave has been signalled), gracefully
+     close the server session rather than deleting its channel immediately.
+     A server may have more messages on that channel to send (e.g. an exit
+     message) that will fatal() the client if they are sent to a channel that
+     has been prematurely deleted.
+     
+     spotted by imorgan AT nas.nasa.gov
 
 20100126
  - (djm) OpenBSD CVS Sync
This page took 0.431367 seconds and 4 git commands to generate.