[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Ted Unangst <tedu_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Wed, 3 Mar 2004 18:22:50 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: tedu_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2004/03/03 18:22:50
Modified files:
sys/dev : vnd.c
Log message:
3 buglets.
if keylen < 0, bad things happen.
large keys are useless, limit size and use stack for temp storage
bzero of keyctx is unrelated to keylen, wipe whole thing.
ok markus tdeval
Visit your host, monkey.org