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 QAA13645; Fri, 4 Feb 2005 16:13:06 -0500 (EST) 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 j14LD58v005137 for ; Fri, 4 Feb 2005 16:13:05 -0500 (EST) 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.12.4/8.12.4) with ESMTP id j14LD30b023098 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 4 Feb 2005 16:13:03 -0500 (EST) Received: (from tlyu@localhost) by cathode-dark-space.mit.edu (8.12.9) id j14LD3S2001953; Fri, 4 Feb 2005 16:13:03 -0500 (EST) To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #2914] size change in cache breaks alpha-dux40 for krb5-1.3, krb5-1.4 References: From: Tom Yu Date: Fri, 04 Feb 2005 16:13:02 -0500 In-Reply-To: (Russ Allbery via's message of "Thu, 3 Feb 2005 22:37:39 -0500 (EST)") Message-Id: Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.9 X-Spam-Flag: NO X-Scanned-BY: MIMEDefang 2.42 RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 577 >>>>> "Russ" == Russ Allbery via RT writes: Russ> -rw------- 1 rra root 132 Feb 3 19:35 /tmp/tkt11857 Russ> -rw------- 1 rra root 136 Feb 3 19:36 /tmp/tkt11857 Russ> suspiciously four bytes too long. Quanah, you may want to make sure that Russ> in the process of fixing the uint64_t thing you didn't use a long long Russ> somewhere that you didn't want to, or a long somewhere that an int should Russ> be, but it might be another issue. Ok, is it certain that only the krb4 ticket files are affected? ---Tom