Received: from biscayne-one-station.mit.edu (BISCAYNE-ONE-STATION.MIT.EDU [18.7.7.80]) by krbdev.mit.edu (8.9.3p2) with ESMTP id SAA21482; Thu, 13 Oct 2005 18:56:35 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.12.4/8.9.2) with ESMTP id j9DMuYj5006160 for ; Thu, 13 Oct 2005 18:56:34 -0400 (EDT) Received: from cathode-dark-space.mit.edu (CATHODE-DARK-SPACE.MIT.EDU [18.18.1.96]) (authenticated bits=56) (User authenticated as tlyu@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.1/8.12.4) with ESMTP id j9DMuVMh013131 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 13 Oct 2005 18:56:32 -0400 (EDT) Received: (from tlyu@localhost) by cathode-dark-space.mit.edu (8.12.9) id j9DMuV6M022233; Thu, 13 Oct 2005 18:56:31 -0400 (EDT) To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #3207] AS_REP padata missing PA-ETYPE-INFO References: From: Tom Yu Date: Thu, 13 Oct 2005 18:56:31 -0400 In-Reply-To: (The RT System itself via's message of "Wed, 5 Oct 2005 20:09:32 -0400 (EDT)") Message-Id: Lines: 6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: 1.59 X-Spam-Level: * (1.59) X-Spam-Flag: NO X-Scanned-BY: MIMEDefang 2.42 RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 259 Could you please look at svn revision 17424 to see if it fixes the problem? My tracing through the code in a debugger shows that it does, but I would like some verification. Let me know if you prefer a diff rather than pulling the patch out of svn. ---Tom