sys/geom/bde/g_bde_crypt.c

Poul-Henning Kamp phk at phk.freebsd.dk
Sat Sep 6 11:37:34 PDT 2003


Fixed, thanks!

In message <200309062027.22992.pullmoll at 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 at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
>To unsubscribe, send any mail to "freebsd-bugs-unsubscribe at freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at 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.


More information about the freebsd-bugs mailing list