[11191] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

[krbdev.mit.edu #6543] SVN Commit

daemon@ATHENA.MIT.EDU (Tom Yu via RT)
Mon Sep 28 21:39:45 2009

Mail-Followup-To: rt@krbdev.mit.edu
mail-copies-to: never
From: "Tom Yu via RT" <rt-comment@krbdev.MIT.EDU>
In-Reply-To: <rt-6543@krbdev.mit.edu>
Message-ID: <rt-6543-31794.9.8264870800292@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #6543'":;"'AdminCc of krbdev.mit.edu Ticket #6543'":;@MIT.EDU
Date: Tue, 29 Sep 2009 01:39:03 +0000 (UTC)
Reply-To: rt-comment@krbdev.MIT.EDU
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu


pull up r22519 from trunk

 ------------------------------------------------------------------------
 r22519 | ghudson | 2009-08-12 14:53:47 -0400 (Wed, 12 Aug 2009) | 12 lines

 ticket: 6543
 subject: Reply message ordering bug in ftpd
 tags: pullup
 target_version: 1.7

 user() was replying to the user command and then calling login(),
 which could send a continuation reply if it fails to chdir to the
 user's homedir.  Continuation replies must come before the actual
 reply; the mis-ordering was causing ftp and ftpd to deadlock.  To fix
 the bug, invoke login() before reply() so that the continuation reply
 comes first.

http://src.mit.edu/fisheye/changelog/krb5/?cs=22812
Commit By: tlyu
Revision: 22812
Changed Files:
U   branches/krb5-1-7/src/appl/gssftp/ftpd/ftpd.c

_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs

home help back first fref pref prev next nref lref last post