Subject: Re: bin/37562: new ssh MAC is not working
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-bugs
Date: 12/18/2007 20:55:02
The following reply was made to PR bin/37562; it has been noted by GNATS.
From: christos@zoulas.com (Christos Zoulas)
To: Martin Husemann <martin@duskware.de>
Cc: gnats-bugs@NetBSD.org
Subject: Re: bin/37562: new ssh MAC is not working
Date: Tue, 18 Dec 2007 15:51:18 -0500
On Dec 18, 8:49pm, martin@duskware.de (Martin Husemann) wrote:
-- Subject: Re: bin/37562: new ssh MAC is not working
| I looked at the code where it died and it made me barf.
| Let's just delete this from our source, please!
|
| ((UINT64 *)result)[0] = ((UINT64 *)hc->state)[0] + nbits;
|
| and result is UINT8*.
The whole thing is disgusting.
christos