Date: Sat, 06 Sep 2003 20:37:25 +0200 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: pullmoll@stop1984.com Cc: freebsd-bugs@freebsd.org Subject: Re: sys/geom/bde/g_bde_crypt.c Message-ID: <99220.1062873445@critter.freebsd.dk> In-Reply-To: Your message of "Sat, 06 Sep 2003 20:27:22 %2B0200." <200309062027.22992.pullmoll@stop1984.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Fixed, thanks! In message <200309062027.22992.pullmoll@stop1984.com>, Juergen Buchmueller writ es: >I think this is a cut+paste typo. >Change lines 162, 212 from > bzero(&ki, sizeof ci); >to > bzero(&ki, sizeof ki); > >HTH >Ciao, >Juergen > >_______________________________________________ >freebsd-bugs@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-bugs >To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org" > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99220.1062873445>