Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 20:27:22 +0200
From:      Juergen Buchmueller <pullmoll@stop1984.com>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   sys/geom/bde/g_bde_crypt.c
Message-ID:  <200309062027.22992.pullmoll@stop1984.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309062027.22992.pullmoll>